2)write program that input three number and find the minimum number?

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter3: Assignment, Formatting, And Interactive Input
Section: Chapter Questions
Problem 4PP: (Biology) The number of bacteria, B, in a culture that’s subject to refrigeration can be...
icon
Related questions
Question

write a program c ++

If Elseif Else / Nested If Homework
1)Write program to make simple calculator? The program input
two number and one character?
a) print the sum of two number if the character is +
b) print the sub of two number if the character is -
c) print the div of two number if the character is /
d) print the sum of two number if the character is *
2)write program that input three number and find the minimum
number?
3)write program that input three number and find the maximum
number?
4)Write program that input the user age and print the sentence:
a) You are child if the age is less than of 18
b) You are adult if the age is greater than or equal 18
c) You are a senior if the age is greater than or equal 65
Ibtisam Alsari
5)Booksellers has a book club that awards points to its customers based
on the number of books purchased each month. The points are awarded
as follows:
• If a customer purchases 0 books, he or she earns 0 points.
• If a customer purchases 1 book, he or she earns 5 points.
• If a customer purchases 2 books, he or she earns 15 points.
• If a customer purchases 3 books, he or she earns 30 points.
• If a customer purchases 4 or more books, he or she earns 60 points.
Write a program that asks the user to enter the number of books that he
or she has purchased this month and then displays the number of points
awarded?
Transcribed Image Text:If Elseif Else / Nested If Homework 1)Write program to make simple calculator? The program input two number and one character? a) print the sum of two number if the character is + b) print the sub of two number if the character is - c) print the div of two number if the character is / d) print the sum of two number if the character is * 2)write program that input three number and find the minimum number? 3)write program that input three number and find the maximum number? 4)Write program that input the user age and print the sentence: a) You are child if the age is less than of 18 b) You are adult if the age is greater than or equal 18 c) You are a senior if the age is greater than or equal 65 Ibtisam Alsari 5)Booksellers has a book club that awards points to its customers based on the number of books purchased each month. The points are awarded as follows: • If a customer purchases 0 books, he or she earns 0 points. • If a customer purchases 1 book, he or she earns 5 points. • If a customer purchases 2 books, he or she earns 15 points. • If a customer purchases 3 books, he or she earns 30 points. • If a customer purchases 4 or more books, he or she earns 60 points. Write a program that asks the user to enter the number of books that he or she has purchased this month and then displays the number of points awarded?
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Algebraic Expressions
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++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
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