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
Web Development
3 Votes
Cybersecurity techies
5 Votes
Please complete this code.
0 Votes
App Development
0 Votes
What's wrong in my code?
2 Votes
Please answer.
0 Votes
What's wrong with code?
0 Votes
Introduction of html
0 Votes
CSS or Tailwind
1 Votes