For the following statements. What is the displayed message on the screen? string si="Style"; string s2="Good", string s
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
For the following statements. What is the displayed message on the screen? string si="Style"; string s2="Good", string s
For the following statements. What is the displayed message on the screen? string si="Style"; string s2="Good", string s3="New"; cout<< s2+ s1+"is "+s3;
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!