Answer Posted / senthil kumar.t
Applications are simple java program that can be run from
java console.
applets are java program that can be run from internet
browsers.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What is a class loader? What are the different class loaders used by jvm?
How are commas used in the intialization and iteration parts of a for statement?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What is the difference between the session.update() method and the session.lock() method?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
How are the elements of a borderlayout organized?
What are the services in RMI ?
Do I need to import javlang package any time? Why ?
How to determine SGA site?
Why does the option tag render selected=selected instead of just selected?
What is aop(assepct oriented programing)?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
Java is fully object oriented languages or not?
which type of objects reference will be given to client?
what are getters and setters in Java with examples?