186.

True or false: one constructor can call another constructor in the same class.

To avoid repeated code, C# provides special syntax to allow one constructor to call another constructor in the same class.