Answer Posted / suribabu
the program execution starts from the main()method.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
Explain RMI Architecture?
What are the types of scaling?
Can I use multiple html form elements with the same name?
What are the call back methods in entity bean?
Is infobus easy to use?
what are memory considerations of jsp compares to other web components?
What are the different approaches to represent an inheritance hierarchy?
What modifiers may be used with an inner class that is a member of an outer class?
What is meant by method chaining?
what is an isolation level?
Can we sent objects using Sockets?
What value does read() return when it has reached the end of a file?
Have you used threads in Servelet?