2. Write a C program which will take two integer numbers from the keyboard. If only one of the numbers is an even number the program will display the multiplication result of the two numbers. If both numbers are odd numbers the program should display the division result (first number / second number) and otherwise the program should display the subtraction result.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
tr/pluginfile.php?file=%2F228389%2Fmod_resource%2Fcontent%2F1
lish on th...
Learn German - L... O
الأهلى أون لاين ترجمة EF F Go ogle تسجيل الدخول
https://elearning.ga.
http://
= تمي يز
B عرض الصفحة Aقراءة بصوت عال رسم
2. Write a C program which will take two integer numbers from the keyboard. If only one of the numbers is
an even number the program will display the multiplication result of the two numbers. If both numbers
are odd numbers the program should display the division result (first number / second number) and
otherwise the program should display the subtraction result.
3. Write a C program which will take two real numbers and a character from the keyboard.
a. The program should first check that both numbers are positive numbers. If any of the numbers are
negative the program should immediately terminate.
b. If both numbers are positive the program should use the entered character as mathematical
operator and calculate number 1 operator number 2. For example, if the numbers are 3.2 and 4.1
and the character is + the program should display 7.3. USE IF STATEMENTS.
If the enetered character is not an arithmetic operator the program should display an error
с.
message.
4. Rewrite the program you have coded for question 3 using switch statement.
5. Write a C language program which will take a real number and a character from the keyboard. The input
should be given, for example, like 2.3 k or 5.4 m where k represents kilometer and m represents mile. If
the user enters a mile value the program should convert and display the kilometer equivalent. If the user
enters a kilometer value the program should calculate and display the mile equivalent. USE IF
STATEMENTS. (1 kilometer = 0.6214 mile)
6. Rewrite the program you have coded for question 5 using switch statement.
7. Write a C language program which will take three real numbers from the keyboard into three different
variables. The program should find the minimum of these three numbers using nested if else statements.
Transcribed Image Text:tr/pluginfile.php?file=%2F228389%2Fmod_resource%2Fcontent%2F1 lish on th... Learn German - L... O الأهلى أون لاين ترجمة EF F Go ogle تسجيل الدخول https://elearning.ga. http:// = تمي يز B عرض الصفحة Aقراءة بصوت عال رسم 2. Write a C program which will take two integer numbers from the keyboard. If only one of the numbers is an even number the program will display the multiplication result of the two numbers. If both numbers are odd numbers the program should display the division result (first number / second number) and otherwise the program should display the subtraction result. 3. Write a C program which will take two real numbers and a character from the keyboard. a. The program should first check that both numbers are positive numbers. If any of the numbers are negative the program should immediately terminate. b. If both numbers are positive the program should use the entered character as mathematical operator and calculate number 1 operator number 2. For example, if the numbers are 3.2 and 4.1 and the character is + the program should display 7.3. USE IF STATEMENTS. If the enetered character is not an arithmetic operator the program should display an error с. message. 4. Rewrite the program you have coded for question 3 using switch statement. 5. Write a C language program which will take a real number and a character from the keyboard. The input should be given, for example, like 2.3 k or 5.4 m where k represents kilometer and m represents mile. If the user enters a mile value the program should convert and display the kilometer equivalent. If the user enters a kilometer value the program should calculate and display the mile equivalent. USE IF STATEMENTS. (1 kilometer = 0.6214 mile) 6. Rewrite the program you have coded for question 5 using switch statement. 7. Write a C language program which will take three real numbers from the keyboard into three different variables. The program should find the minimum of these three numbers using nested if else statements.
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY