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
Why we need two input one is outside loop and another is inside loop.why not outside or inside only
0 Votes
Solo learn
1 Votes
My rewards
1 Votes
C
1 Votes
who will help me to learn coding
0 Votes
Your opinion
2 Votes
Bash Scripting
1 Votes