1. Home
  2. Computing & Technology
  3. C / C++ / C#

Definition of Default Constructor

By David Bolton, About.com

Definition: A default constructor is a constructor in both C++ and C# that has no parameters or where it has parameters they are all defaulted.

If no constructor is supplied then the compiler will supply a default constructor. If however, any kind of constructor is declared by the programmer than a default is not supplied

Glossary:

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >