0% found this document useful (0 votes)
10 views

Q Uestion Bank: Module-3

Uploaded by

meghashrii21
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

Q Uestion Bank: Module-3

Uploaded by

meghashrii21
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

RV Institute of Technology & Management®

Q
UESTION BANK

MODULE-
3
Sl. QUESTIO Marks/Year
No. N
5 Write a C-program using function to check whether the given number (8 Marks) ,
is prime or not. Dec 2016

7 Explain the different elements of user defined functions in detail (8 Marks) ,


Jan 2017
8 Differentiate between call by value and call by reference with examples. (8 Marks) ,
Jan 2018
11 Define a function. List and explain the categories of user defined (10 Marks),
functions Jun 2019,
Jan
2020

I & II-Semester, Principles Of Programming (22POP23/13) Page1 | 2


RV Institute of Technology & Management®

12 What is function? Explain the type of functions based on parameters (10 Marks),
Jan 2019
13 What is Recursion? Write a C program to compute polynomial (4
co- efficient nCr using recursion marks),Jan
2017
14 Write a C program for evaluating the binomial coefficients (10 Marks)
using a function factorial(n) Jun 2019 ,
july 2019
15 Define a recursion. Write a C recursive function for multiplying two (10 Marks),
integers where a function call is passed with two integers m and n Jun 2019
17 What is an array? How a single dimension and two dimension arrays (12 Marks)/
are declared and initialized? July 2019
18 Define array? Explain the declaration & initialization of single (5 Marks)/
dimensional array with example Dec 2018
19 Write a ‘C’ Program to read N numbers into an array & perform (8 Marks)/
Linear search July 2019
20 What is Array? How to declare and initialize 1D and 2D array? Explain (10 Marks)/
with example. Feb 2022

21 Write a C program to sort the array elements using bubble sort. (5 Marks)/
Feb 2022

22 Write a C program for evaluating the binomial coefficient using a (6 Marks)/


function Factorial (n). Feb 2022
23 Explain Local and Global variables with example. (6 Marks)/
Feb
2022
24 Write an algorithm and develop a C program to search an integer from (8 Marks)/
N numbers in ascending order using binary searching technique Dec 2019

25 Write a C program for [consider integer data] (10 Marks)


(i) Bubble sort (ii) Linear search Jan 2019,
Jul 2019

I & II-Semester, Principles Of Programming (22POP23/13) Page2 | 2

You might also like