What are the interfaces defined by Java.lang package?
Answer / rajesh manem
cloneable(),comparable(),Runnable(),Readable().....
| Is This Answer Correct ? | 13 Yes | 0 No |
What is meant by string is immutable?
How many types of variables are there?
What is palindrome in java?
Is 'null' a keyword?
how a marker interface gets its functionality and when we implements a marker interface how it got invoked
What do you understand by synchronization?
What is difference between next () and nextline () in java?
What is ++ a in java?
What is diamond operator in java?
What is hash code collision?
Can an integer be null java?
give an example for encapsulation?