Answer Posted / ramavanan
provide an abstract definition of a method or a class and
redefine its behavior later or on the fly without changing
its structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why java is said to be pass-by-value ?
What is meant by javabeans?
Difference between abstract and concrete class ?
What do bitwise operators do?
What is sortedmap interface?
How do you start a new line in java?
How to sort numbers in java without array?
What is parseint?
What is use of inner class in java?
What do you understand by java?
Given a singly linked list, determine whether it contains a loop or not without using temporary space?
Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.
What is abstraction in java?
What is meant by 'bit masking' in java?
What is compareto () in java?