Why we used vector class?
No Answer is Posted For this Question
Be the First to Post Answer
what is the purpose of class "Object" which is base class for all classes?
Can java list be null?
What is the use of join method?
What is t type java?
What are three ways in which a thread can enter the waiting state in java programming?
What is scope & storage allocation of global and extern variables? Explain with an example
In the below example, how many string objects are created?
What's the default access specifier for variables and methods of a class?
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.
Can you give names of Container classes?
Can we have return statement in finally clause? What will happen?
How to obtain a performance profile of java program