Answer Posted / ravikiran
inheritance is the process of inheriting the properties of
super class to sub class
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Define max and min heap, also the search time of heap.
What happens to a static var that is defined within a method of a class?
What are three ways in which a thread can enter the waiting state in java programming?
What is difference between equal and == in java?
Why is it important to initialize a variable?
What does the “static” keyword mean?
What are the loops in java?
What is the purpose class.forname method?
Give me example of derived data types.
Explain scope or life time of local variables in java?
Can a main method be overloaded?
What is the difference between a choice and a list?
What is a void method?
Can you give few examples of final classes defined in java api?
Differentiate between stringbuffer and string?