How do you relate a Interface to a Class? Tell me in
Detail?
Answer Posted / ravikiran
with implements
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is java in detail?
What is jee6?
Why is serialization required?
What is the difference between stored procedure & function?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
What is anagram of a string?
What is the function of http?
Can we use string in the switch case?
Is object a data type in java?
What is an arraylist in java?
What is difference between fail-fast and fail-safe?
What is string pooling concept?
Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.
Can we have multiple classes in a single file?
What is high level language in computer?