Question

Which of the following is a variable declaration statement?
a. int total;
b. #include <iostream>
c. int main()
d. // first string entered by user

Answer

This answer is hidden. It contains 11 characters.