Answer Posted / priyanka
Java is not 100% pure oops lang. as it doesnt support multiple inheritance cconcept.....but also it supports multiple inheritance through interface...but interface is not the part of oops.....
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what happens when a thread cannot acquire a lock on an object? : Java thread
What are namespaces in java?
What do you mean Abstraction in java?
What is a default method?
How to create an immutable class?
What is a string token?
Why does java not allow multiple public classes in a java file ?
What are benefits of java?
Explain about doubly linked list
What is the relationship between clipping and repainting under awt?
Define reflection.
What is jar?
Does java support function overloading, pointers, structures, unions or linked lists?
What happens if we don’t override run method ?
What is the difference between logical data independence and physical data independence?