The class "Class" is belongs to which package??
a) java.lang b)java.lang.reflect c)java.util d)None
Answer Posted / malligontla
Class is does not belongs to any package. So Ans is , d.None
| Is This Answer Correct ? | 0 Yes | 14 No |
Post New Answer View All Answers
Explain about the select method with an example?
What is palindrome in java?
Can we cast any other type to boolean type with type casting?
What do you mean by singleton class in java?
What is class??
Why java strings are immutable in nature?
What are the advantages of encapsulation in java?
Why is java so important?
Can we start a thread twice in java?
What is ph and buffers?
Are maps ordered java?
What is temp in java?
what are synchronized methods and synchronized statements? : Java thread
How do you implement singleton class?
Difference between method overloading and method overriding in java ?