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

Object Oriented Programming

Student Name: <Sahil Goyal>


Subject Code: <21CAH-151>

UID: 21BCA1380 Section/Group: 9B


Semester: 2nd Date of Performance:22-04-22
Experiment No.8

1.Aim/Overview of the practical:


To complete worksheet 3.1.

2.Task to be done:
Write a program that reads a group of numbers from the user and places them in an array of
type int. Once the numbers are stored in the array, the program should average them and print
the result.
3.Code for experiment/practical:

4.Result/Output/Writing Summary:

5.Learning outcomes (What I have learnt):

1. Learn how to use for loop.

2. Learned how to find average of user input numbers.


Evaluation Grid:

Sr. No. Parameters Marks Obtained Maximum Marks


1. Demonstration and Performance 5
2. Worksheet 10
3. Post Lab Quiz 5

You might also like