What does the ‘static’ keyword mean? Is it possible to override private or static method in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is purpose of keyword void?
How do you do a line break in java?
Why javac is not recognized?
Is void a keyword in java?
What is a parameter example?
Why all programming languages have main as a execution starting point?
What is difference between an object and 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.
Explain the difference between getAppletInfo and getParameterInfo?
What are the types of loops in Java, and how are they used?
what is server side caching?
What is the purpose of setAutoCommit() ?