What are meta-annotations?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What are different data structures in java?

0 Answers  


What is unmodifiable collection in java?

0 Answers  


Is java se free?

0 Answers  


This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }

0 Answers   HCL,


Can subclass overriding method declare an exception if parent class method doesn't throw an exception?

0 Answers  






Why do we need wrapper classes?

0 Answers  


what is mean by method signature?

8 Answers   Satyam,


What is array initialization in java?

0 Answers  


what is request dispatcher and how does it work?

2 Answers   CTS,


How is it possible for two string objects with identical values not to be equal under the == operator?

0 Answers  


Is nullpointerexception checked or unchecked?

0 Answers  


Difference between Hash Table and Hash Map?

10 Answers   Persistent,


Categories