cppforever.com
Home
Syntax rules
Statement
Types of statements
Initialization
Go Up
Type of initialization in C++
Uninitialized variable
Initialization
Initialization is assigning an initial value to a variable at the moment of its declaration.