Answer to Question #26585 in Economics of Enterprise for deepak jha

Question #26585
write a c++ program to display "Hello Computer" on the screen.
1
Expert's answer
2013-03-25T09:59:31-0400
#include <iostream>

using namespace std;

int main()
{
cout << "Hello Computer" << endl;
return 0;
}

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS