Answer Posted / dipil t t
We can achieve this in java by using Interface conscept.
| Is This Answer Correct ? | 6 Yes | 10 No |
Post New Answer View All Answers
Is there any difference between synchronized methods and synchronized statements?
What is jit compiler in java?
Do I need to import java.lang package any time? Why?
How do you execute a thread in java?
Explain the use of javap tool.
What is function and method in java?
enlist some features of jdk.
What is variable explain?
what is meant wrapper classes?
What is not thread safe?
What is defined as false sharing in the context of multithreading?
How do you check if a number is a perfect square?
How many tetrahedral voids are there in bcc?
What is the difference between JDK and JVM?
What is an immutable class? How to create an immutable class?