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
What is lazy initialization in java?
How do you convert int to char in java?
How concurrent hashmap works?
What is instanceof keyword?
What are the different types of methodologies?
Is it necessary that each try block must be followed by a catch block?
What are the types of strings?
What is a boolean structure?
When do we use synchronized methods in java?
What is the effect of keeping a constructor private?
Can we compare two strings in java?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
Why for each loop is used?
What is the current version of java?
What is the right data type to represent a price in java?