You are on page 1of 4

EXPERIMENT –FINAL MST-worksheet

STUDENT’S NAME – Yuvraj


STUDENT’S UID – 21BCS4769
CLASS AND GROUP – AIML(120) AND GROUP(A)
SEMESTER – 1st

AIM OF THE QUESTION (1) – Write a program to find sum of all integers greater than 200
& less than 500 and are divisible by 5.

AIM OF THE QUESTION (2) – Write a Program to read an array of elements and print the
same in the reverse order along with their addresses using pointer.

SUBJECT NAME-Fundamentals of Computer Programming SUBJECT CODE-21CSH101


SUBJECT NAME-Fundamentals of Computer Programming SUBJECT CODE-21CSH101
OUTPUT-

SUBJECT NAME-Fundamentals of Computer Programming SUBJECT CODE-21CSH101


LEARNING OUTCOMES

 Remember the concepts related to fundamentals of C language, draw flowcharts and


write algorithm/pseudocode.

 Understand the way of execution and debug programs in C language.

 Apply various constructs, loops, functions to solve mathematical and scientific problem.

 Analyze the dynamic behavior of memory by the use of pointers.

 Design and develop modular programs for real world problems using control structure
and selection structure.

EVALUATION COLUMN (To be filled by concerned faculty only)

Sr. No. Parameters Maximum Marks


Marks Obtained
1. Worksheet Completion including writing 10
learning objective/ Outcome
2. Post-Lab Quiz Result 5

3. Student engagement in Simulation/ 5


Performance/ Pre-Lab Questions
4. Total Marks 20

SUBJECT NAME-Fundamentals of Computer Programming SUBJECT CODE-21CSH101

You might also like