Are the equals() and hashCode() protected methods of object class?
No, the equals() and hashCode() are public methods of object class.
| Is This Answer Correct ? | 8 Yes | 0 No |
what is the difference between pagecontext and servletcontext?
What is difference in between java class and bean?
how we can write the string concatenation program in java.
What are the two ways you can synchronize a block of code?
What does the append?
Is null an object in java?
Is jdk required on each machine to run a java program?
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 a reflection package?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
What are the latest versions in JAVA related areas?
What is a class variable?