Header Ads

Header ADS
Showing posts with label C language. Show all posts
Showing posts with label C language. Show all posts

Define a structure called hotel_info that will describe the following information. hotel name, hotel address, room charge, number of rooms using hotel_info, declare an array hotel with 50 elements and write a full program to read the information of all 50 hotels and print out hotels with room charges less than a given number.

August 30, 2020 0

 Define a structure called hotel_info that will describe the following information. hotel name, hotel address, room charge, number of rooms ...

Array

June 17, 2020 0

                                                            Array[ ] What is array? Array is one kind of constant that can store multipl...

Powered by Blogger.