Answer Posted / shridhar shelake
Remember "Every APPLET act as a Browser"
and File extension os applet is .HTML
as question held types of applet it is simple.
1.LOCAL APPLET
2.REMOTE APPLET
Difference is that local applet operate in single machine
browser which is not connected in network,while remote
applet poerate over internet via network.
| Is This Answer Correct ? | 51 Yes | 4 No |
Post New Answer View All Answers
What is the function of compareto in java?
What is instance example?
How do I run java on windows?
Can we have try without catch block?
Why are lists ordered in java?
what is a green thread? : Java thread
What is a Transient Object?
Why java is called not pure object oriented language?
How to make object serializable in java?
Can we change the value of static variable?
What is the difference between logical data independence and physical data independence?
What is the full meaning of java?
What is exception in java?
What does main method?
Why are parameters used in functions?