types of applets?.
Answers were Sorted based on User's Feedback
Answer / ravichandra
there are two types of applets are there.
1.local applets:these applets are run within the browser.
2.remote applets:these appltes are run on the internet.
| Is This Answer Correct ? | 149 Yes | 13 No |
Answer / dipil t t
1.local applets:these applets are run within the browser.
2.remote applets:these appltes are run on the internet.
| Is This Answer Correct ? | 92 Yes | 16 No |
Answer / 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 |
Answer / pramod kumar
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 ? | 43 Yes | 2 No |
Answer / sudheer
APPLETS ARE 2 TYPES ,THEY ARE
1)LOCAL APPLETS
2)REMOTE APPLETS
| Is This Answer Correct ? | 43 Yes | 3 No |
Answer / onam
local applets are those which are stored on your computer system and while accessing them you dont need to connect with the internet.
while remote applets are those which are not on your computer and to access them you need to connect with the internet.
| Is This Answer Correct ? | 22 Yes | 3 No |
Answer / rakesh
there are two types of applet
1>signed or trusted applet
2>unsigned or untrusted applet
| Is This Answer Correct ? | 14 Yes | 32 No |
can abstract class have constructor how can you achive this ?
What are the advantages of java over C++?
Is it possible to write method inside method
What are types of Java applications?
java can provide security ,how can provide?
8 Answers Aspire, BNP Paribas, Genpact, IBM,
What's the purpose of using break in each case of switch statement?
How will you initialize an Applet?
How many bits are allocated to represent character of character sets - Unicode, ASCII, UTF-16, UTF-8?
Can we serialize arraylist in java?
Hi buddy, well i got that there is always a default constructor with abstract class. OK. But why not with interface? Thanks in advance.
What is the difference between serialization and deserialization?
Give a briefing on the life cycle of a thread.