write in c programming Q # 3. Implement a Tour Planner and Budget Calculator for Holidays. Program will ask the user to enter number of persons and the number of days for the tour. Program will show...

Solve in c programming language. This is one question comprising 2 pictures.write in c programming<br>Q # 3.<br>Implement a Tour Planner and Budget Calculator for Holidays. Program will ask the user to enter<br>number of persons and the number of days for the tour. Program will show the menu for tour<br>destination and accommodation options on the screen and ask the user to select the desired options. In<br>budget calculation, destination expense will be multiplied with number of persons and the<br>accommodation expense will be multiplied with number of days. Program will add Rs. 10,000 for<br>Food Expense and Rs. 2500 as miscellaneous expense. Total tour budget will be calculated using the<br>formula shown below:<br>Total Budget = Travel Expense * No. of Persons + Hotel Expense * No. of Days t<br>10.000 + 2500<br>(Program should use switch-case statem ents to get user choice for Destination and<br>Accommodation).<br>Table 1. Destination Expense per person<br>S#<br>Destination<br>Budget<br>Rs. 10,000<br>Naran Kaghan<br>Neelum Valley<br>Rs, 12,000<br>3<br>Malam Jabba<br>Rs. 9,500<br>Rs. 28,000<br>4<br>Shangrilla Resort<br>Rs. 5,000<br>Banjosa Lake<br>LO<br>

Extracted text: write in c programming Q # 3. Implement a Tour Planner and Budget Calculator for Holidays. Program will ask the user to enter number of persons and the number of days for the tour. Program will show the menu for tour destination and accommodation options on the screen and ask the user to select the desired options. In budget calculation, destination expense will be multiplied with number of persons and the accommodation expense will be multiplied with number of days. Program will add Rs. 10,000 for Food Expense and Rs. 2500 as miscellaneous expense. Total tour budget will be calculated using the formula shown below: Total Budget = Travel Expense * No. of Persons + Hotel Expense * No. of Days t 10.000 + 2500 (Program should use switch-case statem ents to get user choice for Destination and Accommodation). Table 1. Destination Expense per person S# Destination Budget Rs. 10,000 Naran Kaghan Neelum Valley Rs, 12,000 3 Malam Jabba Rs. 9,500 Rs. 28,000 4 Shangrilla Resort Rs. 5,000 Banjosa Lake LO
Table 2. Accommodation Expense per day<br>S#<br>Hotel Accommodation<br>Budget<br>Rs. 12,000<br>1<br>Five Star<br>Rs, 9,500<br>Four Star<br>3<br>Three Star<br>Rs, 5,500<br>Two Star<br>Rs, 3,500<br>2.<br>4)<br>

Extracted text: Table 2. Accommodation Expense per day S# Hotel Accommodation Budget Rs. 12,000 1 Five Star Rs, 9,500 Four Star 3 Three Star Rs, 5,500 Two Star Rs, 3,500 2. 4)

Jun 02, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here