What is the difference between getCodeBase and
getDocumentBase methods?
Answer / 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 |
What is a function in programming?
Is zero a natural number?
How many types of packages are there in Java?
What are Normalization Rules? Define Normalization?
What language is pass by reference?
How to make a write-only class in java?
Is JRE required to compile Java files ?
What is your platform’s default character encoding?
Write code to implement bubble sort in java?
if a java file without any source code is valid java file?
What are the different data types in java?
What is a local class in java?