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 |
What defines function?
What is multithreading ???? How to stop multithrading in java????
What is access modifiers?
Which methods cannot be overridden in java?
List the interfaces which extends collection interface?
What variables are stored in stack?
What is the use of keywords in java?
How big is a 32 bit integer?
Can sleep() method causes another thread to sleep?
What is core java called?
How many characters is 16 bytes?
What are the two environment variables that must be set in order to run any java programs?