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
What happens when a thread cannot acquire a lock on an object in java programming?
Explain the concept of hashtables?
Write a program to show whether a graph is a tree or not using adjacency matrix.
What is jvm? How its run?
What do you mean by an interface in java?
How do you add an arraylist to an array in java?
What does this () mean in java?
What is java util hashmap?
can I implement my own start() method? : Java thread
What is public/private protected in java?
What are the different types of multitasking?
what do you mean by stream pipelining in java 8? Explain
Difference between ‘>>’ and ‘>>>’ operators in java?
What is the use of generics? When was it added to the Java development Kit?
What is multithreading in java?