Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
16.Which of the following is the correct way to declare and initialize an integervariable in C++?
16.
Which of the following is the correct way to declare and initialize an integer
variable in C++?
int:x = 10;
int:
x = 10;
declareint x = 10;
declare
int x = 10;
xint = 10;
x
int = 10;
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!