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
Explain the difference between association, aggregation and inheritance relationships.
Can an object be null?
What is serial version uid and its importance in java?
What sorting algorithm does javascript use?
Can constructor return value?
What is hashing principle in java?
Can we use string in switch case in java?
What is java argument list?
What is the significance of listiterator?
What is the size of int?
Where are local variables stored?
How will you reverse a link list without using recursion?
Can we override constructors in java?
Is Java a dying language?
What is a function in java?