How do you load an HTML page from an Applet ?
Answers were Sorted based on User's Feedback
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 |
Matrix multiplication only using OOP concepts .
Is 9 a prime number?
What is a constructor overloading in java?
What is the % operator?
what r callable statement and give their proper use
What is the use of System class?
Can the interface be final?
How do you use, call, and access a static method in Java?
What is the middleware?
What is parameter tag and what is its use?
How are variables stored in memory?
Define Multiprogramming and Multiprocessing in java.
0 Answers Akamai Technologies,