Answer Posted / raushan
/* <applet code=classname.class width="500" height="500"></applet> */
add this code in your program as it is written (along with comment symbol) just after import of packages.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
why using interface interface ?
Explain the difference between static and dynamic binding in java?
What data type is string java?
What is method with example?
Why are variables important in research?
Can a final variable be null?
What are the different approaches to implement a function to generate a random number?
What is lazy programming?
How can you make a class serializable in java?
What is a default method?
What is the difference between serializable and externalizable interfaces?
Why generics are used in java?
What are the main differences between the java platform and other platforms?
How garbage collection is done in java?
Why do we need variables?