Answer Posted / vinoth sing
interface contains set of methods and signatures.
it contains mainly abstract class,
they can have constants which is public,static and final.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which methods are used during serialization and deserialization process?
which class is the wait() method defined in? : Java thread
What do you mean by aggregation?
Can we change the scope of the overridden method in the subclass?
What is an class?
What is connection class in java?
What is the new line character?
Write a method that will remove given character from the string?
What is methodological framework?
Why do we need hashmap in java?
What are the uses of java?
How is Object Oriented Programming different from Procedure Oriented Programming?
Where local and global variables are stored?
Can a java program have 2 main methods?
Can we write multiple catch blocks under single try block?