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 are the objects immutable in java?
What is join () in java?
What is parsing a sentence?
Can a static member function access member variable of an object?
What are synchronized methods ?
What are the java ide's? Explain
What is string pool?
Can we assign the reference to this variable?
What is empty string literal in java?
What steps are taken when the OS shifts from one-thread execution to another?
Can you make a constructor final in Java?
Is final static java?
What is an example of a boolean?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
Explain about interrupt() method of thread class ?