How to write custom annotation in Java | Important Interview QA on Annotation retention Policy

preview_player
Показать описание
#Custom #Annotation #java

► ❤️ NOW DON'T FORGET Like 👍, SUBSCRIBE ✔️ the Channel.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
► Here is our amazing playlist for Core Java, Spring MVC/Boot, Git and Micro service
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Watch my "Most Watched Videos"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Code Base & Info
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

@Documented
@Inherited
@Retention(RetentionPolicy.RUNTIME)
@Target(value=ElementType.TYPE)
public @interface MyAnnonation {

String EmpName() default "Debu";
int age();
String deptId() default "126";

}

----------------------------
#GeeksforGeeks coding solution
#HackerRank coding solution
#HackerEarth COding Solution
#Amzaon #Google #microsoft #Deloitte
#filpkart #CTS #TCS #Uber #EY
#Interview #Online #Coding #Question

#TechtalkDebu

****************************
😊 😊Happy larning 😊 😊
****************************
Рекомендации по теме
Комментарии
Автор

sir whats the purpose of thats kindly explain detail

muhammedasif
join shbcf.ru