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 is the importance of finally block in exception handling?
What's the default access specifier for variables and methods of a class?
What is class array in java?
What is size_t?
Difference between a Scrollbar and a ScrollPane?
Can an integer be a string?
How infinite loop is declared?
How does compareto method work?
What is a key in java?
Features of JAVA ? In which version of java synchronizedXXX() methods are included in Collections class.
What exactly is a .class file?
What is the difference between a local variable and an instance variable?