To obtain design information about an object, which class
in used?
Answer / ranganathkini
java.lang.Class and classes in the java.lang.reflect package
are used in type reflection.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain the pointers in Java?
What is the map interface in java programming?
What is the return type of readLine() when end of a file is reached?
List types of storage classes in java?
Why only one Class is public in one file? Explain in details. Thanks in Advance.
What is the difference between arraylist and hashset in java?
Is arraylist ordered in java?
Why is stringbuffer faster than string?
Hi buddy, well i got that there is always a default constructor with abstract class. OK. But why not with interface? Thanks in advance.
what is difference between validation.xml & validation rules.xml?
What are java packages?
what is Abstract DataType?