Home Task
Question No 1:
Write a C++ program that takes two integers as input and outputs their [Link],
provide the algorithm and draw a flowchart to illustrate the process.
Question No 2:
Write a C++ program to check if a number is even or [Link], provide the
algorithm and draw a flowchart to illustrate the process.
Question No 3:
Write a C++ program to find the largest of three [Link], provide the
algorithm and draw a flowchart to illustrate the process.
Question No 4:
Write a C++ program to check if a number is a [Link], provide the algorithm
and draw a flowchart to illustrate the process.
Question No 5:
Write a program to find the maximum of two numbers entered by the [Link],
provide the algorithm and draw a flowchart to illustrate the process.
Question No 6:
Write a program to calculate the sum of natural numbers up to [Link], provide
the algorithm and draw a flowchart to illustrate the process.