Do I need to import java.lang package any time? Why?
No. It is by default loaded internally by the JVM.
| Is This Answer Correct ? | 0 Yes | 0 No |
How an object is serialized in java?
What is return null in java?
How do you use compareto?
give me the answer of this code class A extnds String This code we can write r not in Java? Explain?
Differentiate between == and equals().
What is port number in java?
what methods would you overwrite in java.lang.object class?
What is difference between hashset and hashmap?
Can sleep() method causes another thread to sleep?
What is super keyword in java ?
how session will be expired ?
What is static variable with example?