using c program

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

using c program

Post by answerhappygod »

using c program
Using C Program 1
Using C Program 1 (66.76 KiB) Viewed 35 times
. Write a program to print two (or more) rectangles with different dimensions (width x height), made of different characters, e.g. 14 x 7 rectangle made of Os 8 x 2 rectangle made of Xs 00000000000000 00000000000000 00000000000000 00000000000000 00000000000000 00000000000000 00000000000000 o Use a separate function with appropriate parameters to avoid code duplication Call it twice from the main function XXXXXXXX XXXXXXXX “Bonus": Allow the dimensions and character to be given by the user in an interactive manner
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply