You are on page 1of 2

JSPM’s

Bhivrabai Sawant Polytechnic


Wagholi, Pune-412207
(Academic Year 2018-19)
Assignment V
Subject: - PIC Subject Code:-22226
=======================================================================
Sr.No Questions CO Relevance BLOOM’S
Level

1 Develop a program to find factorial of a number using COI204.5 R


recursion

2 Develop a program to find diameter, circumference and COI204.5 U


area of
circle using function
3 State any four string handling function. COI204.5 R

4 Define recursive function COI204.5 R

5 State any two advantages of function COI204.5 R

6 Write a program to calculate factorial of number. COI204.5 U

7 Write a function to exchange values of two variables COI204.5 A


using call byreference.
(Note: program with call by reference method shall be
considered)
8 Write a function to find largest number in an integer array COI204.5 U

9 Write syntax of declaration of function with example. COI204.5 U


(Note: Any Category of function shall be consider)

10 Distinguish between call by value and call by reference COI204.5 U


methods for calling function

You might also like