how can be object class inherited to all class in a program
when java does not support multiple inheritance??
Answer Posted / pardeshi rahul
we can inherit by using Interfaces
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
What is default constructors?
What is role of void keyword in declaring functions?
What is a constructor, constructor overloading in java?
Define max and min heap, also the search time of heap.
Are there structures in java?
Explain the difference between private, public, package and protected in java?
What is identifier with example?
What is the difference between inheritance and encapsulation?
What is a variable simple definition?
Explain about the interpreter in java?
Difference between Linked list and Queue?
How can we make a class singleton?
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
What is a java string?
Explain the difference between collection api and stream api in java8?