how can be object class inherited to all class in a program
when java does not support multiple inheritance??
Answer Posted / prasad
by using interface
| Is This Answer Correct ? | 16 Yes | 6 No |
Post New Answer View All Answers
What is the difference between stringbuffer and stringbuilder?
What are the restrictions imposed by a Security Manager on Applets?.
How many decimal digits is 64 bit?
What is the difference between the boolean & operator and the && operator in java programming?
What is a final class ?
What is nullpointerexception in java?
What are void pointers?
How are observer and observable used in java programming?
Explain what do you mean by functional overloading in java?
How many bytes is double?
What is java abstraction with example?
Can java cast null?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
what methods would you overwrite in java.lang.object class?
What is fundamental datatype?