Answer Posted / a srinivas rao
we cannot extended INTERFACES,only can implement
INTERFACES.java allows you to implement more than one
INTERFACE.
| Is This Answer Correct ? | 8 Yes | 38 No |
Post New Answer View All Answers
What is the main use of java?
Is integer immutable in java?
What is an anonymous class in java?
How many threads does a core java have?
What is the difference between an object-oriented programming language and object-based programming language?
What do you understand by the term polymorphism?
What are java packages? What's the significance of packages?
What is the purpose of the strictfp keyword?
What methodology can be employed to locate substrings inside a string?
What are the types of literals?
Can an object subclass another object?
Explain what access modifiers can be used for variables?
How to find the index of the largest number in an arraylist java?
What are the five major types of reference sources?
Explain public static void main(string args[]) in java.