What will be printed as the result according to C++ specification?
#include <iostream>

using namespace std;

void main(void) {
  cout << "Hello, world!\n";
}

Follow CodeGalaxy

Mobile Beta

Get it on Google Play
Send Feedback
Cosmo
Sign Up Now
or Subscribe for future quizzes