IS method overriding is Duplication of Methods?
Answer Posted / guest
yes
| Is This Answer Correct ? | 3 Yes | 18 No |
Post New Answer View All Answers
What do you mean by byte code?
What is parsing in java?
Explain heap sort?
How we create object in copy constructor?
What is the main purpose of java?
What is sleep method?
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?
What is the difference between class forname and new?
What is a generic type?
Difference between object instantiation and construction ?
What is the difference between numeric and integer?
What is linked hashmap and its features?
Can we define private and protected modifiers for the members in interfaces?
State differences between C and Java?
What is foreach loop in java?