Question: What happens if a user forgets to define a constructor inside a class? a) Error occurs b) Segmentation fault c) Objects are not created properly
What happens if a user forgets to define a constructor inside a class?
a) Error occurs
b) Segmentation fault
c) Objects are not created properly
d) Compiler provides a default constructor to avoid faults/errors
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
