Q&A Discussions
.cpp and .hpp
1 Votes
5 Answers.cpp files and .h files
0 Votes
2 AnswersC++ question from array
0 Votes
3 AnswersCode format
1 Votes
2 AnswersI 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
SQL
1 Votes
BMI calculator code project
0 Votes
How to create a border
0 Votes
How do I delete my account?
1 Votes
please help me to solve it..
1 Votes