types of applets?.

Answers were Sorted based on User's Feedback



types of applets?...

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

types of applets?...

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

types of applets?...

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

types of applets?...

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

types of applets?...

Answer / sudheer

APPLETS ARE 2 TYPES ,THEY ARE
1)LOCAL APPLETS
2)REMOTE APPLETS

Is This Answer Correct ?    43 Yes 3 No

types of applets?...

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

types of applets?...

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

Post New Answer

More Core Java Interview Questions

What are the notations in Java?

1 Answers   Cap Gemini,


When does an object becomes eligible for garbage collection in java?

0 Answers  


Why is it called boolean?

0 Answers  


what is polymorhism what is inheritance? what is Abstract n Interface? what if two interfaces have same method and a concrete class is implementing both the interfaces. Will there be a compilation error? What are mutable and immutable classes? How can u make a class mutable? when will u use dem ...explain with example? what is overriding and overloading? what is garbage collection? what is Thread? how do dey communicate? what are the different ways of implementing ? have u used any messaging technologies? what is synchronization? what are some additions in java 1.5? what are generics? whst is advanced for loop? what is finally block? can u have a try in finally? yes!! can u have a finally in finally? how do you write junits? when is a object eligible for garbage collection?explain? a = null and b has ref to a will b be eligible to be garbage collected? sql questions like diff joins? how do dey work? exception handling? what is marker interface? what is the need??

0 Answers   JPMorgan Chase,


What are "methods" and "fields"?

0 Answers   Wipro,






Why Java doesn’t support multiple inheritance?

0 Answers  


What is indexof?

0 Answers  


What is multiple inheritance & can we implement it in java?

6 Answers   Satyam,


How to implement a multithreaded applet?

0 Answers  


What is Session and cookies?Explain in detail with an example?

4 Answers   Accenture, CTS,


Explain about version control?

0 Answers  


What does compareto () do in java?

0 Answers  


Categories