This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }


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

Post New Answer

More Core Java Interview Questions

Where are the local variables stored?

0 Answers  


What differences exist between iterator and listiterator?

0 Answers  


what is function overloading in java?

0 Answers   Tavant Technologies, TCS, Virtusa,


Outline the major features of java.

0 Answers  


Can try statements be nested?

3 Answers   Wipro,






What is difference between public static and void?

0 Answers  


What is the disadvantage of synchronization?

0 Answers  


What is cr keyboard?

0 Answers  


Does java vector allow null?

0 Answers  


What is protected access modifier?

0 Answers  


Can an object be null?

0 Answers  


Why are parameters used in functions?

0 Answers  


Categories