What are annotations in java?


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

Post New Answer

More Core Java Interview Questions

How many bits is a boolean?

0 Answers  


What is size_t?

0 Answers  


What is the difference between Static and final?

1 Answers  


What is sorting in java?

0 Answers  


String is a immutable objects . it means that string does not change........... But it will be chang......... { String s="kapil"; String s1="raj"; String s=s1; then print(.......) The String has been changed .. how it is possible and why its called immutable objects

7 Answers  






What are the various access specifiers in java?

0 Answers  


What are methods?

0 Answers  


Explain importance of inheritance in java?

0 Answers  


What is static class

0 Answers   EDS,


What are the interfaces defined by Java.lang package?

1 Answers  


Which method must be implemented by all threads?

0 Answers  


what is the J2EE BluPrints?

0 Answers  


Categories