write pseudocode not c program If- else programming exercises 1.    Write a C program to find maximum between two numbers. 2.    Write a C program to find maximum between three numbers. 3.    Write a C program to check whether a number is negative, positive or zero.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter4: Selection Structures
Section4.2: The If-else Statement
Problem 3E
icon
Related questions
Question

write pseudocode not c program

If- else programming exercises

1.    Write a C program to find maximum between two numbers.

2.    Write a C program to find maximum between three numbers.

3.    Write a C program to check whether a number is negative, positive or zero.

4.    Write a C program to check whether a number is divisible by 5 and 11 or not.

5.    Write a C program to check whether a number is even or odd.

6.    Write a C program to check whether a year is leap year or not.

7.    Write a C program to check whether a character is alphabet or not.

8.    Write a C program to input any alphabet and check whether it is vowel or consonant.

9.    Write a C program to input any character and check whether it is alphabet, digit or special character.

10.    Write a C program to check whether a character is uppercase or lowercase alphabet.

11.    Write a C program to input week number and print week day.

12.    Write a C program to input month number and print number of days in that month.

13.    Write a C program to count total number of notes in given amount.

14.    Write a C program to input angles of a triangle and check whether triangle is valid or not.

15.    Write a C program to input all sides of a triangle and check whether triangle is valid or not.

16.    Write a C program to check whether the triangle is equilateral, isosceles or scalene triangle.

17.    Write a C program to find all roots of a quadratic equation.

18.    Write a C program to calculate profit or loss.

Expert Solution
steps

Step by step

Solved in 3 steps

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