Question 1  of   14

If a class does not have a constructor, a default constructor is automatically generated and default values are used to initialize the object fields.

A. False
B. True