Which is a valid statement for declaring a variable.
Select one:
a. double salary;
b. All given options
c. int a,b,c;
d. int marks;
The number of bytes used by long int data type in C++ is.
Select one:
a. 4
b. 16
c. 12
d. 2
Answers
Answered by
0
Explanation:
option c
The number of bytes used by long int data type in C++ is.
Select one:
a. 4
b. 16
c. 12
d. 2
Similar questions