Answer Posted / ravikiran(aptech mumbai)
interface is a pure abstract class and is used to define a
template of methods
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is array initialization in java?
Which containers use a flowlayout as their default layout in java programming?
How do you declare a string variable?
What do you know about the garbage collector?
Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?
Can java run on google chrome?
What purpose do the keywords final, finally, and finalize fulfill?
What is ‘has a’’ relationship in java?
Is namespace same as package in java?
Is empty .java file name a valid source file name?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
explain different ways of using thread? : Java thread
Is java util list serializable?
What’s the difference between applets and standalone program?
What is the difference between the boolean & operator and the && operator in java programming?