Answer Posted / meera
virtual functions are abstract methods in java. by default
all the methods are abstract in interface.
| Is This Answer Correct ? | 60 Yes | 37 No |
Post New Answer View All Answers
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
please send me hr interview questions in it industry
What is the importance of finally block in exception handling?
What is user defined exception in Java?
What is initial size of arraylist in java?
Why java is called not pure object oriented language?
Difference between vector and arraylist.
what is the swingutilities.invokelater(runnable) method for? : Java thread
What are java annotations?
What is a boolean used for?
Explain about object oriented programming and its features?
What is size () in java?
Why are the methods of the math class static?
What is set in java?
What is java in detail?