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
??
1 Votes
NEO V2.0
1 Votes
Hello guys,
1 Votes
Help me
1 Votes
how do they use javascript
0 Votes