Create a C++ program that contains one dimensional and two dimensional array. Pointers and function must also be include

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

Create a C++ program that contains one dimensional and two dimensional array. Pointers and function must also be include

Post by answerhappygod »

Create a C++ program that contains one dimensional and two dimensional array. Pointers and function must also be included in the coding. The program is about a matchmaking between 3 couple and giving them a score based on their zodiac sign.
output :Congratulations! Couple1 scored a compatibility score of 80 out of 100!Sadly Couple2 only scored a compatibility score of 52 out of 100.( each zodiac signs have a score on their own,and after pairing two zodiac signs, the score will be calculated via a function)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply