Computer Science, asked by sanjayp923, 6 months ago

cout << ci
3. Regarding following statement which of the statements is true? const int a = 100;
a) Declares a variable a with 100 as its initial value
b) Declares a construction a with 100 as its initial
value c) Declares a constant a whose value will be
100
19/156
d) Constructs an integer type variable with a as identifier and 100 as​

Answers

Answered by vaibhav271181
1

Answer:

please follow me and I will follow back

Answered by SmitaMissinnocent
1

Answer:

 \huge \tt \blue{Good \:  \: Morning}

cout << ci

3. Regarding following statement which of the statements is true? const int a = 100;

a) Declares a variable a with 100 as its initial value

b) Declares a construction a with 100 as its initial

value c) Declares a constant a whose value will be

100

19/156

d) Constructs an integer type variable with a as identifier and 100 as

Similar questions