9. Give the output of the expression below: firstName= "Thebe" string str4 = "It is written.."; string str5 = firstName + "knows that" + str4; cout << str5.size() << endl;   A. 28 B. No output C. 31 D. 30

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter2: Using Data
Section: Chapter Questions
Problem 18E: Pig Latin is a nonsense language. To create a word in pig Latin, you remove the first letter and...
icon
Related questions
Question

9. Give the output of the expression below: firstName= "Thebe" string str4 = "It is written.."; string str5 = firstName + "knows that" + str4; cout << str5.size() << endl;

 
  • A. 28
  • B. No output
  • C. 31
  • D. 30
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Mathematical functions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT