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
Is a method a function?
What do you mean by compiler?
Is minecraft java edition free?
What is initial size of arraylist in java?
What is an error in java?
What is a programming object?
What is :: operator in java 8?
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
What is meant by anonymous class?
How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?
What is data object example?
What is the difference between a window and a frame in java programming?
What is the difference between the prefix and postfix forms of the ++ operator?
Can size_t be negative?
Is string a datatype?