Answer Posted / sri
application begin execution by calling main() method of
that class
Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
Which javutil classes and interfaces support event handling?
Name three component subclasses that support painting?
What is the immediate superclass of the applet class?
What is ioc concept & explain it?
Explain RMI Architecture?
Can I map more than one table in a cmp?
Difference between hashmap and hashtable?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
What is local interface. How values will be passed?
What classes of exceptions may be caught by a catch clause?
What is a policy?
What are the diff types of exception?
whats is statement and procedure
what is an isolation level?
What if the static modifier is removed from the signature of the main method?