208k views
1 vote
In c++ 11, the ________ tells the compiler to determine the variable's data type from the initialization value.

User Nxadm
by
7.5k points

1 Answer

3 votes
In describing an Initialization is when a value is assigned to a variable as part of the variable's definition or the assinged values to variables are defined whenever.

The best answer would be is that they present the keyword, when they tell the compiler.
User Ben Sagmoe
by
8.0k points