List some features of the abstract class.


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

Post New Answer

More Core Java Interview Questions

Explain what do you mean by functional overloading in java?

0 Answers   Maveric, Verifone,


What is the use of default method in interface in java?

0 Answers  


can u override the start() method of Thread class

5 Answers  


What is the arraylist in java?

0 Answers  


what is struts-config-xml?and its use?

3 Answers  






Given: 1. package test; 2. 3. class Target { 4. public String name = “hello”; 5. } What can directly access and change the value of the variable name? 1 any class 2 only the Target class 3 any class in the test package 4 any class that extends Target

7 Answers   Infosys, WW,


What is the purpose of using break in each case of switch statement?

0 Answers  


Which eclipse is best for java?

0 Answers  


What is methods in java?

0 Answers  


What are computer functions?

0 Answers  


How strings are created in java?

0 Answers  


How many unicode characters are there?

0 Answers  


Categories