Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you load an HTML page from an Applet ?

Answers were Sorted based on User's Feedback



How do you load an HTML page from an Applet ?..

Answer / guest

by appletviewer or a web browser

Is This Answer Correct ?    0 Yes 2 No

How do you load an HTML page from an Applet ?..

Answer / anuj shukla

To execute an applet in a Web browser, you need to write a
short HTML text file
that contains the appropriate APPLET tag. Here is the HTML
file that executes
SimpleApplet:
<applet code="SimpleApplet" width=200 height=60>
</applet>

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Core Java Interview Questions

What happens if we override private method?

0 Answers  


Write a factorial program using recursion in java?

0 Answers  


What is the meaning of I ++ in java?

0 Answers  


Is alive and join method in java?

0 Answers  


Can a static class have a constructor java?

0 Answers  


What is byte code and why is it important to java’s use for internet programming?

0 Answers  


Difference between == and .equals() ?

0 Answers  


Which Math method is used to calculate the absolute value of a number?

3 Answers   Accenture,


Why string is immutable with example?

0 Answers  


What does compareto () do in java?

0 Answers  


what are Hostile Applets?

0 Answers  


How much ram can a 64 bit processor theoretically?

0 Answers  


Categories