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
Why are functions called methods in java?
Write a program to check string is palindrome without using loop?
when to use ArrayList and when to use HashMap in webApplication.
What is the maximum length of a url?
What are the steps involved to write rmi based programs?
Why bytecode is called bytecode?
Is cout buffered?
What are the super most classes for all the streams?
What is bytecode in java ?
How do you read and print a string in java?
What is the default value of the local variables?
What is a method in coding?
What is the importance of finally block in exception handling?
What are the basic control structures?
What is variable length arguments in java?