Answer Posted / debapriya patra
By using the "implements" clause
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
what are Hostile Applets?
What is map in java?
What is a numeric format?
How objects of a class are created if no constructor is defined in the class?
What is string intern in java?
What is constructor chaining in java?
Why arraylist is not synchronized in java example?
What is preparedstatement in java?
How many types of parsers are there?
Does it matter in what order catch statements for filenotfoundexception and ioexception are written?
Is java same as core java?
What is a two-pass assembler?
Why vector is used in java?
What does nextint () do in java?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread