Give some features of interface?


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

Post New Answer

More Core Java Interview Questions

How does arrays sort work in java?

0 Answers  


Is null an object in java?

0 Answers  


What are the Abstract Classes provided by Java?

5 Answers   Oracle,


What does ide stand for?

0 Answers  


Can size_t be negative?

0 Answers  






In what circumstances, compiler will supply a default constructor for a class?

4 Answers  


Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?

0 Answers  


How are this() and super() used with constructors?

9 Answers  


What is overriding in java?

0 Answers  


Difference between Reader/Writer and InputStream/Output Stream?

9 Answers   Adobe, Kirusa, Verizon,


What are E and PI?

1 Answers  


Can a final variable be initialized in constructor?

0 Answers  


Categories