Assume that name and age have been declared suitably for storing names (like "Abdullah", "Alexandra" and "Zoe") and ages respectively. Write some code that reads in a name and an age and then prints the message "The age of NAME is AGE." where NAME and AGE are replaced by the values read in for the variables name and age.For example, if your code read in "Rohit" and 70 then it would print out "The age of Rohit is 70.". Additional Notes: Regarding your code's standard output, CodeLab will check for case errors and will check whitespace (tabs, spaces, newlines) exactly.
Assume that name and age have been declared suitably for storing names (like "Abdullah", "Alexandra" and "Zoe") and ages respectively. Write some code that reads in a name and an age and then prints the message "The age of NAME is AGE." where NAME and AGE are replaced by the values read in for the variables name and age.For example, if your code read in "Rohit" and 70 then it would print out "The age of Rohit is 70.". Additional Notes: Regarding your code's standard output, CodeLab will check for case errors and will check whitespace (tabs, spaces, newlines) exactly.
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
Related questions
Question
My code for my problem is: cin>>name>>age;
cout<<"The age of"<<name<<"is"<<age<<".";
The code lab said it wrong, and give the common as the second page. Please help me modify.

Transcribed Image Text:WorKArea
Results
Your Submission
1
You may want to replace this
cout<<"The age of"<<name<<"is"<<age<<".";
Test Case Table
Test Case
stdin
stdout
age
name
Feedback
X #1
Rohit 70
>
The age ofRohitis70.
70
Rohit
The only problem with your output is whitespace
(Click here for more information)
X #2
Carla 24
» The age ofCarlais24.
24
Carla
The only problem with your output is whitespace

Transcribed Image Text:Assume that name and age have been declared suitably for storing names (like "Abdullah", "Alexandra" and "Zoe") and ages
respectively. Write some code that reads in a name and an age and then prints the message "The age of NAME is AGE." where
NAME and AGE are replaced by the values read in for the variables name and age.For example, if your code read in "Rohit" and 70
then it would print out "The age of Rohit is 70.".
Additional Notes: Regarding your code's standard output, CodeLab will check for case errors and will check whitespace (tabs, spaces,
newlines) exactly.
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 2 images

Recommended textbooks for you

Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON

Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science

Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning

Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON

Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science

Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning

Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning

Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education

Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY