Answer Posted / swati(student)
java is not pure oop based b'coz it does not support
multiple inheritance & pointers which is supported by oop.
| Is This Answer Correct ? | 1 Yes | 11 No |
Post New Answer View All Answers
Give reasons supporting that string is immutable.
Is it possible to override the main method?
What is consumer interface?
Do we need to manually write Copy Constructor?
What is anonymous inner class?
What is exception handling in java?
What about interthread communication and how it takes place in java?
What are the difference between string, string builder, and string buffer in java?
How does multithreading take place on a computer with a single cpu in java programming?
Explain the pointers in Java?
How do you reverse sort a list in java?
How do you define a variable?
What is bufferedwriter?
What all access modifiers are allowed for top class ?
What is ordered map in java?