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
Difference between vector and arraylist.
How do you use nextline in java?
Define class?
Explain creating threads by implementing runnable class?
What is use of a abstract variable?
Explain naming conventions for packages?
What is the relationship between clipping and repainting under awt?
Where are the local variables stored?
Write a program in java to calculate the difference between the sum of the odd level and even level nodes of a binary tree.
What is string variable?
What is a numeric format?
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
Compare overloading and overriding?
Difference between static synchronization vs. Instance synchronization?
What does main method?