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
What is the purpose of java?
What is an immutable object?
What data type is a string?
what is the difference between a threads start() and run() methods? : Java thread
What is finalize()?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
Can we define constructor in inner class?
What is the java project architecture?
Why is stringbuffer thread safe?
Explain about varargs in java?
Which class is the superclass of all classes?
How do you replace all in word?
What is a singleton in genetics?
How do you detect memory leaks?
How can a gui component handle its own events?