b) Constructor declarations are very much like method declarations. However, some restrictions on constructors should be applied. Explain those restrictions. Write the general syntax of constructor.
Constructor declarations are very much like method declarations.
July 17, 2021 in C and CPP