Explain about abstract classes in java?


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

Post New Answer

More Core Java Interview Questions

Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.

0 Answers   Mphasis,


What is a classloader in java?

0 Answers  


What are the 6 functions?

0 Answers  


What is variable and rules of variable?

0 Answers  


Is java pure object oriented or not? if yes, give the valid reason.

13 Answers   Emphasis, NIIT, Syntel, Wipro,






What is the difference between a method and a procedure?

0 Answers  


From the two, which would be easier to write: synchronization code for ten threads or two threads?

0 Answers  


Can we create our own wrapper class in java?

0 Answers  


Can you make an instance of an abstract class?

5 Answers   Accenture,


I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?

0 Answers  


WAP to illustrate the use of interface

2 Answers  


What are the approaches that you will follow for making a program very efficient?

0 Answers  


Categories