Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

LAB EXERCISE: 19 January 2020

GROUP NO:

MATRIC NO:

QUESTION 1

Write a program that reads 11 integers, compares each integer with the 11 th integer,
and displays whether the integers are “greater”, “smaller”, or “equal” to the 11 th
integer.

ANSWER:

You might also like