What is the purpose of an interface?


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

Post New Answer

More Core Java Interview Questions

When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?

0 Answers  


What is stack explain?

0 Answers  


Can a final variable be initialized in constructor?

0 Answers  


How do you control extraneous variables?

0 Answers  


how to java plateform independent?

5 Answers   TCS,






What are wrapped classes?

7 Answers   Samsung,


When is the finalize() called? What is the purpose of finalization?

0 Answers  


In Inheritance if we are implementing Multi level inheritance and all class having same name of variable and now i want to access each class variable and how it is possible?

2 Answers  


What is the use of join method?

0 Answers  


what is the diff between Servletcontext and servletconfig?

5 Answers  


Write a program to check string is palindrome without using loop?

0 Answers   Cyient,


What are different types of Exceptions?.

9 Answers  


Categories