Hi there,
#include <iostream>
using namespace std;
int main() {
string greeting = "Hello, World!";
cout << greeting << endl;
return 0;
}
Hope this info helps!
Regular exam updates, QnA, Predictors, College Applications & E-books now on your Mobile