0% found this document useful (0 votes)
32 views1 page

C++ Module-1 QB

The document outlines the question bank for the Programming in C++ course at Mysore University for the academic year 2024-25. It includes a list of questions covering various topics such as applications of C++, object-oriented programming concepts, data types, function overloading, and recursion. The document serves as a resource for students in the B.E program to prepare for their semester exams.

Uploaded by

Rajesh.S
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)
32 views1 page

C++ Module-1 QB

The document outlines the question bank for the Programming in C++ course at Mysore University for the academic year 2024-25. It includes a list of questions covering various topics such as applications of C++, object-oriented programming concepts, data types, function overloading, and recursion. The document serves as a resource for students in the B.E program to prepare for their semester exams.

Uploaded by

Rajesh.S
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/ 1

Programming in C++ (21CD45) 2024-2025

MYSORE UNIVERSITY SCHOOL OF ENGINEERING


Manasa Gangotri campus, Mysore 570006
(Approved by AICTE, New Delhi)
DEPARTMENT OF COMPUTER SCIENCE AND DESIGN
Academic Year: 2024-25
Course: B.E
Sub: Programming in C++
Semester: 4
Subject code: 21CD45
Question Bank – Module 1

Sl. Questions
No.
1. List out the applications of C++.
2. Distinguish between procedure-oriented programming and object-oriented programming.
3. Interpret the benefits of OOPs.
4. Discuss the basic concepts of OOPs.
5. Define reference variable. Explain its syntax with a suitable example.
6. Explain the various expressions in C++.
7. Briefly explain the basic data types of C++. Also, explain the input and output stream in C++.
8. Explain the concept of function overloading.
9. Define inline function. Explain inline functions in detail.
10. Interpret the control statements in C++.
11. Define recursion. Write a C++ program to find the factorial of a number using recursion.
12. Define variables. Explain the rules for defining the variable in C++.
13. Write a C++ program to read and display ‘n’ array elements.
14. Briefly explain the various categories of functions.

Rajesh S Asst Professor MUSE 1

You might also like