Home / Programming MCQs / JAVA MCQs / Question
S
Q. Find whether these two rules are correct or not defined by the constructor 1. Constructor name must be same as its class name. 2. Constructor must have no explicit return type.
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
An object is created at __ time in Java.
In Java every data type requires some bytes of memory, How many bytes void data type requires?
What is the correct representation of using Binary literals in Java?
Which is fast among AND (&) and Short Circuit AND(&&) operators in Java?
Which one enables an object to initialize itself when it is created
Which object of HttpSession can be used to view and manipulate informationabout a session?
Discusssion
Login to discuss.