This qn is from Marcus 3 Which of the following statements are true? 1) The default constructor has a return type of void 2) The default constructor takes a parameter of void 3) The default constructor takes no parameters 4) The default constructor is not created if the class has any constructors of its own. Choice 2 and 3 says the same thing right?? answer given is 3,4 So what will be the answer if it is asked in actual exam??