Q&A Discussions
I wrote a simple basic c++ code in my PC notepad and I saved it with .cpp extension also. But when I run this program in any browser it shows the code as it is... Do c++ code can be written in notepad and can be run? Please answer.
#include <iostream>
using namespace std;
int main()
ā“
cout << "hello";
return0;
āµ
2 Votes
10 AnswersHot today
Pig Latin
0 Votes
Someone can help me
1 Votes
What's wrong with this?
2 Votes
Iām new someone can help me
1 Votes
HTML community, HELP!!
1 Votes
I am a super beginner
0 Votes
What's doctype htMl
2 Votes
How this program executes?
0 Votes
Pls give me an idea
1 Votes