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 |
Which is better stringbuilder or stringbuffer?
What are the common uses of "this" keyword in java ?
Is array a class?
What is user defined exception in Java?
Real Time sample code for Encapsulation and Abstraction. where to use abstract and where to use specifies like public private.
What does jre stand for?
What is the difference between post and put?
Explain oops concepts in detail?
Explain when we should make an instance variable private.
What is a bubble sort in java?
why interaction with server using javascript is difficult
What are daemon Threads in java?