Answer Posted / harika.thota001@gmail.com
CODEBASE indicates the path to the directory of the applet class. CODEBASE is used for telling how to find the class file when it is not in the same directory as the web page. Do not use CODE to indicate the path, use CODEBASE.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the map interface?
What restrictions are placed on the location of a package statement within a source code file?
What must a class do to implement an interface?
What modifiers may be used with an interface declaration?
What is the argument type of a programs main() method?
Explain the difference between object state and behavior?
Define aop(assepct oriented programing)?
Why doesn’t the focus feature on the tag work in every circumstance?
Is it possible to stop the execution of a method before completion in a sessionbean?
Is the ternary operator written x : y ? Z or x ? Y : z ?
What are the different algorithms used for clustering?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What is the relationship between an event-listener interface and an event-adapter class?
What are the different methods of identifying an object?
What does module-relative mean?