Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Practical Related questions

Q1. Implement the program for finding greatest of three numbers.

Code:

Output:
Q2. Implement a program to find whether a number is even or odd.

Program:

Output:
Exercise:

Q1. Write a program using If-else statement for the following output

(Table drawn on assignment paper)

Code:

Output:
Q2. Write output of the following code.

Code:

Output:

You might also like