To obtain design information about an object, which class
in used?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a function for palindrome and factorial and explain?

849


What is the synonym of procedure?

721


Explain differences between collection api and stream api?

824


Whats the difference between notify() and notifyall()?

771


What is a numeric format?

765


What is flush buffer?

737


Can java hashmap have duplicate keys?

697


Write a function to print Fibonacci series and Tribonacci series?

932


What is a pattern what is an anti pattern?

689


Explain the difference between hashmap and hashtable in java?

690


How variables are stored in memory?

710


Can we change the scope of the overridden method in the subclass?

1049


Can we have multiple public classes in a java source file?

763


Explain restrictions on using enum?

812


What is meant by inheritance and what are its advantages?

808