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 are callback interfaces?
Why doesn’t the focus feature on the tag work in every circumstance?
Why use POJO when I can use hashmap
What are the difference between RMI and CORBA?
Which class is the immediate superclass of the menucomponent class?
Can I run seam with jdk 1.4 and earlier?
whats is statement and procedure
What is a policy?
Where can I find seam examples and documentation?
Why does the option tag render selected=selected instead of just selected?
What value does readline() return when it has reached the end of a file?
Is the ternary operator written x : y ? Z or x ? Y : z ?
what is an isolation level?
What is meant by method chaining?
Why are my checkboxes not being set from on to off?