Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

FIT IMPORTANT QUESTIONS

BCOM(Computer Applications) SEM-II


PROGRAMING WITH C & C++ IMPORTANT QUESTIONS
UNIT-I
SHORT QUESTIONS
1. Write short notes on type conversion
2. Write short notes on variables
3. Structure of C program
4. Write short notes on Constants
5. Write short notes on Algorithm & flowchart

LONG QUESTIONS
1. Explain about Data types
2. Explain about Operators concept with any two operators programs
3. Explain about types of languages
UNIT-II
SHORT QUESTIONS
1. Write Short Notes on if else & nested if statements
2. Write short notes on return & break statments

LONG QUESTIONS
1. Explain about looping statements with programs
2. Explain about switch statement with program
UNIT-III
SHORT QUESTIONS
1. Need for user defined functions.
2. Write short notes on formatted & unformatted functions
3. Write short notes on character arrays

LONG QUESTIONS
1. Define Recursive function. Write a C program for Factorial of given no using
Recursive Function

M.NARENDER REDDY,
Dept Of Computers SINDHU DEGREE COLLEGE
FIT IMPORTANT QUESTIONS

2. Define String. Explain about String handling functions with program


3. Write a C program for Addtion & subtraction & Multiplication of Two
matrices
4. Explain about Call by value & call by reference with program
5. Explain about Built in functions
6. Explain about Arrays concept

UNIT-iV
SHORT QUESTIONS
1. Write Short Notes on pointers
2. Write Short Notes on Enumerated Data types
3. Write Short Notes on Nested Structures

LONG QUESTIONS

1. Difference between Structure & Union with Programs


2. Explain about Array of structures with Example Program

UNIT-V
SHORT QUESTIONS
1. Structure of C++ program.
2. Write a short notes on below OOPS Principals.
➢ Data abstraction
➢ Data Encapsulation
➢ Polymorphism
➢ Inheritance

LONG QUESTIONS
1. STORAGE CLSSES.
2 .Difference B/W C & C++.

M.NARENDER REDDY
Dept of computers, Sindhu Degree College

M.NARENDER REDDY,
Dept Of Computers SINDHU DEGREE COLLEGE

You might also like