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
Is java an open source?
What are the six ways to use this keyword?
Why is String immutable?
How is a variable stored in memory?
What is data structure in java?
Is null an object in java?
Explain wait(), notify() and notifyall() methods of object class ?
What is the collections api in java programming?
In Java list the methods that can be overridden?
What is the purpose of stub and skeleton?
What is the purpose of methodology?
What is meant by stack and queue?
What is the difference between serializable and externalizable interface?
what is difference between equals and ==?
What is method reference in java?