Q. What would be behaviour if the constructor has a return type? (A) Compilation error (B) Runtime error (C) Compilation and runs successfully (D) Only String return type is allowed ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Compilation error