Skip to content

zyn10/Cpp_Basic_Functions_Practice

Repository files navigation

Task 1

Find the Maximum among ints using functions

Output:

Screenshot 2022-08-22 at 9 08 17 PM

Task 2

Print Function

Output:

image

Task 3

Print asterisk

Output:

image

Task 4

Enter Number to print asterisk

Output:

image

Task 5

Enter Area of Rectangle

Output:

image

Task 6

Radian to Degree

Output:

image

Task 7

Factorial Calculation

Output:

image

Task 8

Greatest Common Divisor

Output:

image

Task 9

Area of Circle

Output:

image