Answer Posted / pkr_reddy
in order to pass the parameter to applets we go for a element
tag called PARAM & ATTRIBUTE called name and value whher
name represents the identification of the parameter and
value represents the data which is to be pass .
ex:<param name="pn" value="java"
parameter tag allways define with in applet tag.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is the use of bean managed and container managed with example?
What is java and its types?
How can we make a class singleton?
What is the best way to findout the time/memory consuming process?
What is hashmap in java?
what do you understand by the term string with respect to java?
How many bits is a double?
What is a function argument in java?
What is hash in java?
When can an object reference be cast to an interface reference in java programming?
What is keyset in java?
Is empty string in java?
What are the special characters?
What is covariant return type?
How do generics work in java?