Answer Posted / vivek
Java is not purely object oriented, because it is doesn't supports multiple inheritance.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?
What is parsing and its types?
what do you understand by the term string with respect to java?
Why parameters should be passed by reference?
Does garbage collection occur in permanent generation space in jvm?
What are serialization and deserialization?
What are the Main functions of Java?
What is constructor chaining and how is it achieved in java?
What is thread safe in java?
What does the append?
What is role of void keyword in declaring functions?
How do you empty a list in java?
How many characters is 16 bytes?
What is method overriding in java ?
What is thread pool in java with example?