Chapter Study

Bsc CSIT Semester 1 C ProgrammingUnit 7: Functions (5 Hrs.)

Comprehensive questions and detailed answers for Unit 7: Functions (5 Hrs.). Perfect for exam preparation and concept clarity.

9
Questions
50
Marks
Back to All Chapters

Differentiate between library function and user defined function. Write a program to swap two values using call by refrence concept.

HardTHEORY10 marks2081(TU Final)

Demonstrate the use of recursive function with a suitable example.

MediumTHEORY5 marks2081(TU Final)

Write a program to calculate the factorial of a given number using recursion.

MediumTHEORY5 marks2080(TU Final)

Write a program to compute the sum of first 10 even numbers using function.

MediumTHEORY5 marks2080(TU Final)

Write a program to find the sum of digits of a given integer using recursion.

MediumTHEORY5 marks2079(TU Final)

Write a program using your own function to find sum of two numbers

MediumTHEORY5 marks2078(TU Final)

Write a program to find product of two integers using your own function.

MediumTHEORY5 marks2077(TU Final)

Write a program that computes the sum of digits of a given integer number

MediumTHEORY5 marks2074(TU Final)

What is function? Discuss the benefits of using function.

MediumTHEORY5 marks2074(TU Final)
Showing 9 questions

Sample Questions

Differentiate between library function and user defined function. Write a program to swap two values using call by refrence concept.

Marks: 10Chapter: Unit 7: Functions (5 Hrs.)

Demonstrate the use of recursive function with a suitable example.

Marks: 5Chapter: Unit 7: Functions (5 Hrs.)

Write a program to calculate the factorial of a given number using recursion.

Marks: 5Chapter: Unit 7: Functions (5 Hrs.)

Write a program to compute the sum of first 10 even numbers using function.

Marks: 5Chapter: Unit 7: Functions (5 Hrs.)

Write a program to find the sum of digits of a given integer using recursion.

Marks: 5Chapter: Unit 7: Functions (5 Hrs.)

And more questions available on this page.

Unit 7: Functions (5 Hrs.) chapter questions with answers for C Programming (Bsc CSIT Semester 1). Prepare for TU exams with our comprehensive question bank and model answers.