From 0e899bec1757fca2696181cccf1200f37db05088 Mon Sep 17 00:00:00 2001 From: shreyapurohit Date: Mon, 21 Oct 2019 13:13:50 +0530 Subject: [PATCH] Update Hello.cpp Sir, it can also be done with this syntax. --- Hello.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hello.cpp b/Hello.cpp index 358da18..d678977 100644 --- a/Hello.cpp +++ b/Hello.cpp @@ -1,2 +1,2 @@ -printf("Hello World !!");//Hey Jaynil Nice to meet you :) +cout<<"Hello World !!";//Hey Jaynil Nice to meet you :) //hello world !!