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
What is a singleton puppy?
What is the largest data type in java?
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
how to one war file class to another war file class?
Do we need to manually write Copy Constructor?
Which class is the superclass for all the classes?
What are the two basic ways in which classes that can be run as threads may be defined?
Difference between vector and arraylist.
Does java runtime require a license?
Are primitives objects?
What is the difference between final, finally and finalize() in java?
How will you reverse a link list without using recursion?
What is default constructors?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
Which types of exceptions are caught at compile time?