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 |
give an example for encapsulation?
How to call one constructor from the other constructor ?
Describe 2 different ways to concatenate two strings.
Explain spliterator in java8?
Is class is a data type?
What are aggregate functions explain with examples?
What is a method header?
What is externalizable interface?
What is hash method?
What happens when a thrown exception is not handled?
What are assembly attributes?
How many types of JVM's (OR) Name of the JVM's which are used in Tomcat & Weblogic servers ?