Question: Answers must be using c++ programming language 1- notepad++ 2- Cygwin64 Terminal Please try it before you post it , Thank you. Task 1: Divisible
Task 1: Divisible by 3 Write a program that reads an integer from the user. Print whether the integer is divisible by 3 or not. Task 2: Minimum Balance The minimum balance in an imaginary bank account is $100.75. Ask the user to enter their balance as a double number and output if the user has a minimum balance or not. Task 3: Even-Odd-Positive-Negative Write a program that reads an integer from the user. Print whether that integer is odd or even. Also, print if that integer is negative or positive
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
