Page 1 of 1

For the following statements. What is the displayed message on the screen? string si="Style"; string s2="Good"; string s

Posted: Fri Jul 01, 2022 5:34 am
by answerhappygod
For The Following Statements What Is The Displayed Message On The Screen String Si Style String S2 Good String S 1
For The Following Statements What Is The Displayed Message On The Screen String Si Style String S2 Good String S 1 (26.59 KiB) Viewed 41 times
For the following statements. What is the displayed message on the screen? string si="Style"; string s2="Good"; string s3="New"; cout<< $2+ s1+"is "+s3;