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 scope & storage allocation of static, local and register variables? Explain with an example.
What is java oops?
How will you override default serialization mechanism in java
Why do we need wrapper classes?
What is singleton class?
16 Answers 3i Infotech, 7 Seas, ABC, Amdocs, Cap Gemini, Oracle, Persistent, TCS, Techforza,
String Reverse in Java...!
Can a final variable be initialized in constructor?
What is abstract class constructor called?
What is the r character?
What is difference between arraylist and list in java?
What is the syntax and characteristics of a lambda expression?
Can I declare class as static or private?