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
Why does java does not support multiple inheritance? Explain
What is jvm? How its run?
What is nested interface?
What is the difference between JVM and JRE?
how a marker interface gets its functionality and when we implements a marker interface how it got invoked
what are the design patterns in struts?
Why a dead thread occurs?
What are java annotations?
Is nan false?
what is difference between servletconfig and servletcontext?
why abstract class does not have object creation
what is difference between abstract factory and factory design patterns?