BCS 31 C Imp Ques
BCS 31 C Imp Ques
BCS 31 C Imp Ques
Important Question's
(Click here)
Check Important Question with Answer Video On [YOUTUBE]
BLOCK 1
Ques. 5 Explain the use of the ‘Break’ and ‘Continue’ statements in C++,
with the example program ?
Ques. 6 What do you mean by Abstraction and Encapsulation? How are the
two terms interrelated ?
(Click here)
Check Important Question with Answer Video On [YOUTUBE]
BLOCK 1
Ques. 8 Define the Friend Function. Discuss memory requirements for classes,
objects, data members, and member function with an example ?
Ques. 10 Explain the concept of parameter passing using call by value and call
by reference with suitable examples ?
Ques. 12 Define a constructor and destructor for this class and also write
a program in C++ ?
ASK
(Click here)
Check Important Question with Answer Video On [YOUTUBE]
BLOCK 2
Ques. 3 What is Operator Overloading? Write the general rules for Operator
Overloading. List the operators which cannot be overloaded. Give reason
behind it ?
Ques. 5 Explain the concept of virtual function with its important characteristics ?
(Click here)
Check Important Question with Answer Video On [YOUTUBE]
BLOCK 3
Ques. 2 Explain exceptions and write a program to catch all the exceptions in
C++programs ?
(Click here)
Check Important Question with Answer Video On [YOUTUBE]
concerning class and its object. Write a C++ program in this support ?
What is “this ” Pointer? Explain the significance of the ‘this’ pointer with the
ASK