Is there any need to import java.lang package?
Answer Posted / arunji,shc
no,because java.lang.package is a default package.so no
need to import this package in our progrm
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is a class in java?
What is the difference between heap memory and stack memory?
Why string is called as immutable?
What is number data type in java?
What is the difference between serializable and externalizable interface?
What is the list interface?
What is meant by string is immutable?
What is a double vs float?
Can we use string in the switch case?
What are scriptlets?
What is api in java?
What the difference is between execute, execute Query, execute Update?
What is the equal sign?
Describe the process as to how substring() methodology mechanisms in java.
What is the escape character in java?