Which statement should be added in the following program to make work it correctly?

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>

Answer: C

Latest CPA-21-02 Practice Questions with 222 Q&As

Updated Study Material | Instant Download | Detailed Answers and Explanations

Subscribe
Notify of
guest
0 Comments