Download Previous Year Diploma Paper of OOPS 4th Semester CSE May 2018 Diploma Solved Paper
OOPS 4th Sem CSE/IT/ May 2019 Diploma Paper
                   SECTION-A
Q1. a) Fill in the Blanks           15×1=15
   a. Protected Visibility mode is used in __________ only.
   b. A constructors’ name is same as _______________ .
   c. Property or the ability to take more than one form is called as ___________.
   d. An instance of a class is called ___________.
   e. A destructor takes ________arguments.
   f. Unary operators works on __________ operands.
   g. A file is a collection of ___________ data.
   h. STL stands for _______________
   i. Friend functions allow ___________ functions to access private data.
   j. Inline keyword is used to make an outside function inline. (T/F)
                   SECTION-B
Q2. Attempt any five questions.                                  5×6=30
    Â
   i. Differentiate between Procedure Oriented Programming and Object Oriented Programming.
   ii. Explain loop control structures available in C++.
   iii. Differentiate between Constructor and Destructor with the help of suitable example.
   iv. Write a Program to access the private data of a class by using Friend Function.
   v. Write a Program to demonstrate Single Level Inheritance.
   vi. Explain different operations on File in C++.
   vii. What do you mean by STL? Explain
                   SECTION-C
Q3. Attempt any three questions.                            3×10=30
    a. Explain various types of operators and their hierarchy in detail.
    b. Write short note on the following:
       a) Virtual Functions b) Operator Overloading c) Data Abstraction
    c. Differentiate between Single and Multiple Inheritance with suitable example.
MTBF- Mean Time Between Failures
Â
PSTN- Public Switched Telephone Network
VPN – Virtual Private Network
Â
POST- Power On Self Test
Â
ISDN- Integrated Services Digital Network
Â
A VSAT is a small telecommunication earth station that receives and transmits real time data via satellite.
Â
A computer room should have no Heat-Generating Support Equipment.
A Router allows you to connect your PC to a Network.
Ping 127.0.0.1 is called Loopback back
Â
Bridge operates Data Link   layer of OSI Layer.
Â
OOPS 4th Semester CSE May 2018 Diploma Solved Paper Click Here
Comparison Between Procedure Oriented Programming and Object Oriented Programming.
 Â
Loop control structures available in C++.
  Â
Differentiate between Constructor and Destructor.
  Â
Program to access the private data of a class by using Friend Function.
  Â
A Program to demonstrate Single Level Inheritance.
  Â
Different operations on File in C++.
   Â
 Short Note on STL
OOPS 4th Semester CSE May 2018 Diploma Solved Paper Click Here
Types of operators and their hierarchy in detail.
    Â
a) Virtual Functions
b) Operator Overloading
c) Data Abstraction
    Â
Compare between Single and Multiple Inheritance with suitable example.