23. Storage space in java is of the form
Stack
Queue
Heap
List
24. What is java code embedded in a web page known as
Applets
Servlets
scriptlets
snippets
25. Which of the following attributes are compulsory with
an <applet> tag?.
code,height & width.
26. What does 'CODEBASE' in an applet tag specify?.
Files absolute path.
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by platform independence? What is an interface?
What are JVM.JRE, J2EE, JNI?
What are the important methods of java exception class?
explain autoboxing in java?
What is meant by final class?
What was java originally called?
What do you understand by Header linked List?
Explain the importance of import keyword in java?
can we access the method of class without creating the object of the class
What is floor math?
How to make a non daemon thread as daemon?
what is difference betwenn Access Specifier and Access Modifier ????