Answer Posted / ravikiran
with implements keyword
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
How do you bind variables?
What if I write static public void instead of public static void in java?
How do you calculate roots in java?
What are the different types of constructor?
What is the purpose of static methods and variables?
How many digits can a float hold?
Which sorting is used in arrays sort in java?
Does importing a package imports its sub-packages as well in java?
What is predicate in java?
What is == and === in javascript?
What is downcasting?
What is difference between c++ and java ?
What are the two environment variables that must be set in order to run any java programs?
What is a instance variable in java?