Answer Posted / ravikiran(aptech mumbai)
constructor name is of the class name which has no return
type and is used o initialize during instantiation of class.
virtual function is the function called t runtime
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is arguments in java?
What is the difference between heap and stack memory?
What is the scope or life time of instance variables?
Explain about map interface in java?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
What is the difference between iterator and enumeration ?
Does list maintain insertion order java?
What is an enumeration?
What is fundamental datatype?
How to retrieve data from database in java using arraylist?
What is the purpose of abstract class?
What is a dot notation?
What is static class
What about interrupt() method of thread class ?
What is difference between final and immutable?