Is there any need to import java.lang package?
Answer Posted / guest
java.lang package is imported by default.we donot really
need to import it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
What is java util function?
What is object cloning in Java?
What is entry set in java?
Is main a keyword in java?
What is a local, member and a class variable?
Which package is imported by default?
How to change value in arraylist java?
What is the public method modifier?
What is java lang string?
Which java ide is used the most?
How is a structure different from array ?
What is pre increment and post increment in java?
Can we access the non-final local variable, inside the local inner class?
What is role of void keyword in declaring functions?