• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

#include <iostream> using namespace std; int main() { cout << "Hello world!"; return 0; }
c++
-2 Votes
22 Answers
2nd Oct 2019, 7:54 AM
Tushit Sharma 24 CODER
Tushit Sharma 24 CODER - avatar
#include <iostream> using namespace std; int main() { cout << "Hello world!"; return 9; }
micheal
2 Votes
6 Answers
2nd Nov 2018, 6:51 AM
DESSIE BAHIRU KEBEDE
DESSIE BAHIRU KEBEDE - avatar
#include <iostream> using namespace std; int main() { cout << "Hello world!"; return 0; }
java
-3 Votes
5 Answers
25th Nov 2016, 3:54 AM
Ahmet Bozkurt
Ahmet Bozkurt - avatar
#include<stdio.h> #include<string.h> int main() { char str[20] = "Hello World!"; printf("String before strrev(): %s\n",str)
c
1 Vote
1 Answer
1st Jul 2022, 2:16 AM
Rona Vicente
Rona Vicente - avatar
#include <iostream> using namespace std; int main() { cout << "Hello world!"; return 11; } is something wrong
program
0 Votes
8 Answers
18th May 2018, 3:08 PM
Shivam Kumar
why when I write: #include <iostream> using namespace std; int main() { cout <<"Hello world!"; return 0 } int main() { ----It says ERROR
c++cout
0 Votes
21 Answers
28th Jun 2016, 6:47 AM
L-ka
L-ka - avatar
what is the use of // prints ? If I type cout << "Hello World!"; , even with or without // prints, I get the same answer
c++
0 Votes
2 Answers
5th Jul 2016, 5:49 PM
Farhan S
Farhan S - avatar
because i can't run a php code from sublime text
?>"Hello<?php</body></head></html><body><head><html><title>myechofirstpage</title>phpworld!";
0 Votes
1 Answer
15th May 2020, 1:56 AM
jose gabriel pinto
Hot today
What's wrong in my code?
4 Votes
App Development
0 Votes
what languages should I learn to learn python
1 Votes
HTML
1 Votes
GUI-Based Python code in Webpage
2 Votes
Is python better than javascript?
1 Votes
Introduction of html
0 Votes
CSS or Tailwind
1 Votes
Web Developer Job?
1 Votes
What will be the output of this code?
1 Votes