What is hashmap and map?
No Answer is Posted For this Question
Be the First to Post Answer
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.
What is primitive data type in java?
What will happen if we write code like: try{}catch(exception e)catch(IOException i)
Can we restart a thread already started in java?
how a marker interface gets its functionality and when we implements a marker interface how it got invoked
Why do we need wrapper class?
What is a flag value?
What is an object's lock and which object's have locks in java programming?
how to call one program .class file in another program
When do you get classcastexception?
State two differences between C and Java.
Where pragma is used?