Which statement should be added in the following program to make work it correctly? using namespace std; int main (int argc, const char * argv[]) cout<<"Hello";
A. #include<stdio.h>
B. #include<stdlib.h>
C. #include <iostream>
D. #include<conio.h>
Which statement should be added in the following program to make work it correctly? using namespace std; int main (int a
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which statement should be added in the following program to make work it correctly? using namespace std; int main (int a
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!