In a class, both boys and girls are studying. There are some students whose age is greater than 18 years. Write a C++ pr

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

In a class, both boys and girls are studying. There are some students whose age is greater than 18 years. Write a C++ pr

Post by answerhappygod »

In a class, both boys and girls are studying. There are some
students whose age is greater than 18 years. Write a C++ program
with class, to count how many girls are above 18 years and weight
is less than 50 kg. And also find how many boys are above 18 years
and their weight is greater than 50 kg. Find the total number of
boys and girls in the class who satisfy the above
condition.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply