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
How are the elements of a cardlayout organized?
Can constructors be synchronized in java?
What are the types of scaling?
What are externizable interface?
Why use POJO when I can use hashmap
Difference between hashmap and hashtable?
Why use a datasource when you can directly specify a connection details?
What is metaspace?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
What is the purpose of the finally clause of a try-catch-finally statement?
What are the different algorithms used for clustering?
What modifiers may be used with an inner class that is a member of an outer class?
Which textcomponent method is used to set a textcomponent to the read-only state?
How database connectivity in XML is achieved?
To what value is a variable of the string type automatically initialized?