Write a structure to store the roll no., name, age (between 11 to 14) and address of students (more than 10). Store the information of the students. 1 - Write a function to print the names of all the students having age 14. 2 - Write another function to print the names of all the students having even roll no. 3 - Write another function to display the details of the student whose roll no is given (i.e. roll no. entered by the user).

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter13: Structures
Section13.5: Dynamic Data Structure Allocation
Problem 4E
icon
Related questions
Question
100%

Write a structure to store the roll no., name, age (between 11 to 14) and address
of students (more than 10). Store the information of the students.
1 - Write a function to print the names of all the students having age 14.
2 - Write another function to print the names of all the students having even
roll no.
3 - Write another function to display the details of the student whose roll no
is given (i.e. roll no. entered by the user).

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 3 images

Blurred answer
Knowledge Booster
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
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr