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
Is java written in c?
What is integer size in java?
How do you do absolute value in java?
What is boolean flag in java?
What is the list interface in java programming?
Why string is immutable or final in java
What are the different types of multitasking?
What is the difference between heap memory and stack memory?
Where are register variables stored?
Can a list be null in java?
Why destructor is not used in java?
What is api in java?
Why is String immutable?
What is local variable and instance variable?
Differentiate between == and equals().