Is there any need to import java.lang package?
Answer Posted / navneet raushan
Yes, When u will use reflection package then u will have to
import java.lang package.
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
What are accessor methods in java?
How many boolean functions are there?
What is illegal identifier in java?
What are examples of modifiers?
Is string is a data type in java?
Is string a class?
what is thread? : Java thread
What is function declaration?
What does string intern() method do?
What is the do while loop syntax?
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
Difference between static and dynamic class loading.
What is Java Shutdown Hook?
Explain restrictions on using enum?
Write a program based on Java script program.