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 is the full form of jpeg?
Can a static member function access member variable of an object?
What is a local class in java?
If a method is declared as protected, where may the method be accessed in java programming?
Explain about collection interface in java?
How do you create an array in java?
What is a loop java?
What is a linkedhashmap java?
What type of variable is error flag?
Is 0 true or false?
What are java threads?
Is main is a keyword?
How is the marker interface used in Java?
What do you understand by the term singleton?
Can we create our own daemon thread?