whats is mean by class.forName()
whats the return type of class
Answer Posted / uday
Class.forName() is other way to initialize the object .and
it returns the java.lang.Class
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What is the difference between java class and bean?
Why does the tag url-encode javascript and mailto links?
Why are my checkboxes not being set from on to off?
What is the purpose of the notify() method?
What is the difference between the session.update() method and the session.lock() method?
What is table mutation and how do you avoid it?
Explain the advantages and disadvantages of detached objects.
What is the relationship between local interfaces and container-managed relationships?
What is the highest-level event class of the event-delegation model?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
What is the difference between a menuitem and a checkboxmenuitem?
What is in-memory replication?
What is glasgow?
What are the different approaches to represent an inheritance hierarchy?
how do you Handle Front End Application data against DB with example?