What are encapsulation, inheritance and polymorphism?


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

Post New Answer

More Core Java Interview Questions

What is the importance of finally block in exception handling?

0 Answers  


if u open login & logout ,how can udisplay the timelogin & logout members ?

0 Answers   Virtusa,


Is void a type?

0 Answers  


What is the difference between stringbuffer and stringbuilder?

0 Answers  


which methods consisting of the serilizable interface?

3 Answers  






What is class and object in java?

0 Answers  


How can final class be used?

5 Answers   Accenture, Wipro,


1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))

1 Answers  


Explain notifyall() method of object class ?

0 Answers  


Define how does a try statement determine which catch clause should be used to handle an exception?

0 Answers  


a thread is runnable, how does that work? : Java thread

0 Answers  


Explain garbage collection in java?

0 Answers  


Categories