What is the difference between getCodeBase and
getDocumentBase methods?
Answer Posted / pradyut
URL getCodeBase()
Gets the base URL.
URL getDocumentBase()
Gets the URL of the document in which the applet is
embedded.
Is This Answer Correct ? | 17 Yes | 7 No |
Post New Answer View All Answers
Write a function for palindrome and factorial and explain?
How to create an interface?
What is executor memory?
Is 0 a real number?
What is a jagged array in java?
can I implement my own start() method? : Java thread
How do you do descending order in java?
Why is the type for real numbers called double?
What are exception handling keywords in java?
How much ram can a 64 bit processor theoretically?
What is a class instance variable?
Can we override static methods in java?
What is dynamic array in java?
What is a loop java?
What is the difference between abstract classes and interfaces?