Answer Posted / reddy
Inheritance is the process of acquiring the properties from
super class to sub class.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain static nested classes ?
How would you use Bubble Sort to sort the number of elements?
What is the difference between scrollbar and scrollpane?
Tell us something about different types of casting?
What are the advantages of encapsulation in java?
What is a double vs float?
Write a method that will remove given character from the string?
How many characters is 16 bytes?
What is a 16 bit word?
What is the difference between path and classpath variables?
In java, how we can disallow serialization of variables?
Give example to differentiate between call by value and call by reference.
What are the differences between wait() and sleep()?
In how many ways we can do exception handling in java?
What is variable length arguments in java?