Write a C program to perform the following using if else ladder or switch statements.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter5: Control Structures Ii (repetition)
Section: Chapter Questions
Problem 11PE: The program in the Programming Example: Fibonacci Number does not check whether the first number...
icon
Related questions
Question
Write a C program to perform the following using if else ladder or switch statements. 10 marks
Note:
Your ID and Name must be mentioned in comments.
The program shall be solved either by using if else ladder or switch only. No marks will be awarded if
the problem is solved using any other technique.
Problem:
Problem:
Read your name, distance to college, cgpa and allowance.
Find new allowance based on the following conditions:
If your cgpa is more than 3.5 and distance is more than or equal to 50
You get double the allowance.
If your cgpa is more than 3.0 and distance is more than or equal to 50
You get 1.5 times of allowance
Otherwise
No change is allowance.
Printyour name..cgpa.distence to.collegeans.ceetante
Transcribed Image Text:Write a C program to perform the following using if else ladder or switch statements. 10 marks Note: Your ID and Name must be mentioned in comments. The program shall be solved either by using if else ladder or switch only. No marks will be awarded if the problem is solved using any other technique. Problem: Problem: Read your name, distance to college, cgpa and allowance. Find new allowance based on the following conditions: If your cgpa is more than 3.5 and distance is more than or equal to 50 You get double the allowance. If your cgpa is more than 3.0 and distance is more than or equal to 50 You get 1.5 times of allowance Otherwise No change is allowance. Printyour name..cgpa.distence to.collegeans.ceetante
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Structure chart
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning