What is the specification of ?CODEBASE? in an applet?
Answer Posted / niranjanravi
When the applet class file is not in the same directory
codebase is used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the two types of exceptions in java? Which are the differences between them?
Are true and false keywords?
What does int [] mean in java?
Is it possible for yielded thread to get chance for its execution again ?
What is a void in java?
What is super keyword explain with example?
How many types of keywords are there?
What are some characteristics of interference class?
What is difference between null and void?
Difference between throw and throws?
What is polymorphism java example?
Explain different types of wrapper classes in java?
What is an example of character?
What is constructor and virtual function? Can we call a virtual function in a constructor?
Explain the scope or life time of class variables or static variables?