Exam Details
Subject | object oriented programming using c++ | |
Paper | ||
Exam / Course | m.sc. computer science | |
Department | ||
Organization | solapur university | |
Position | ||
Exam Date | November, 2016 | |
City, State | maharashtra, solapur |
Question Paper
Master of Science I (Computer Science
Examination: Oct Nov 2016 Semester I (Old CBCS)
SLR No. Day
Date Time Subject Name Paper
No. Seat No.
SLR SC-
304
Wednesday
16/11/2016
10.30 AM
to
01.00 PM
Object Oriented
Programming using
C
I
es Instructions: Question No. 1 and 2 is compulsory.
Attempt any three questions from Q. no. 3 to Q. no. 7
Figures to right indicate full marks.
Total Marks: 70
Q.1 Choose correct alternative. 10
Which among following is not a valid visibility mode in program?
Private Public
Protected Limited
How we can define member function outside the class?
Using scope resolution Using structure
Using pointers Using union
How we can access data member using objects?
object@datamember object*datamember
object.datamember object->datamember
What is true about Constructor?
Its name a plural of class
name
Its name has symbol before it.
Its name is same as of
class name.
Its name has symbol before it.
Which of the following concepts means wrapping up of data and functions
together?
Abstraction Encapsulation
Inheritance Polymorphism
Which of the following for objector is overloaded for object cout?
Which of the following functions are performed by a constructor?
Construct a new class Construct a new object
Construct a new function Initialize objects
The step-by-step instruction that solve a problem are called.
an algorithm a list
a plan a sequential structure
Which value will it take when both uses and default values are given?
User value Default value
Custom value none of these
10) Which of the following approach by
Top-down Bottom-up
Right-left Left-right
State true/ false
04
In a functions contained within a class is called a member function.
Constructors that can take arguments are called parameterized constructors.
Virtual functions can be static member.
A derived class with only one base class is called multiple inheritance
Q.2 Attempt the following question: 08
What are the basic concepts of OOPs? Explain in short.
Define flowchart? Explain the use of different symbols to draw flowchart.
Write a short note a following: 06
Friend function
Function prototyping
Q.3 Attempt the following question:
What is memory management operators? Explain types of memory management
operators with suitable example..
07
What is constructor? Explain multiple constructor with example. 07
Q.4 Answer the following:
What is operator overloading? Explain with suitable example. 07
Write a program to implement parameterized constructor. 07
Q.5 Answer the following:
What is inheritance? Explain multilevel inheritance with syntax and example. 07
Write a program to implement matrix class. Add number function to
transpose to matrix.
07
Q.6 Answer the following:
What is Exception? Explain exception handing mechanism. 07
Write a program to demonstrate function overloading. 07
Q.7 Answer the following:
What is manipulator? Explain the use of any three in build manipulators with
example.
07
Explain different data types used in 07
Examination: Oct Nov 2016 Semester I (Old CBCS)
SLR No. Day
Date Time Subject Name Paper
No. Seat No.
SLR SC-
304
Wednesday
16/11/2016
10.30 AM
to
01.00 PM
Object Oriented
Programming using
C
I
es Instructions: Question No. 1 and 2 is compulsory.
Attempt any three questions from Q. no. 3 to Q. no. 7
Figures to right indicate full marks.
Total Marks: 70
Q.1 Choose correct alternative. 10
Which among following is not a valid visibility mode in program?
Private Public
Protected Limited
How we can define member function outside the class?
Using scope resolution Using structure
Using pointers Using union
How we can access data member using objects?
object@datamember object*datamember
object.datamember object->datamember
What is true about Constructor?
Its name a plural of class
name
Its name has symbol before it.
Its name is same as of
class name.
Its name has symbol before it.
Which of the following concepts means wrapping up of data and functions
together?
Abstraction Encapsulation
Inheritance Polymorphism
Which of the following for objector is overloaded for object cout?
Which of the following functions are performed by a constructor?
Construct a new class Construct a new object
Construct a new function Initialize objects
The step-by-step instruction that solve a problem are called.
an algorithm a list
a plan a sequential structure
Which value will it take when both uses and default values are given?
User value Default value
Custom value none of these
10) Which of the following approach by
Top-down Bottom-up
Right-left Left-right
State true/ false
04
In a functions contained within a class is called a member function.
Constructors that can take arguments are called parameterized constructors.
Virtual functions can be static member.
A derived class with only one base class is called multiple inheritance
Q.2 Attempt the following question: 08
What are the basic concepts of OOPs? Explain in short.
Define flowchart? Explain the use of different symbols to draw flowchart.
Write a short note a following: 06
Friend function
Function prototyping
Q.3 Attempt the following question:
What is memory management operators? Explain types of memory management
operators with suitable example..
07
What is constructor? Explain multiple constructor with example. 07
Q.4 Answer the following:
What is operator overloading? Explain with suitable example. 07
Write a program to implement parameterized constructor. 07
Q.5 Answer the following:
What is inheritance? Explain multilevel inheritance with syntax and example. 07
Write a program to implement matrix class. Add number function to
transpose to matrix.
07
Q.6 Answer the following:
What is Exception? Explain exception handing mechanism. 07
Write a program to demonstrate function overloading. 07
Q.7 Answer the following:
What is manipulator? Explain the use of any three in build manipulators with
example.
07
Explain different data types used in 07
Other Question Papers
Subjects
- .net technology
- artifical intelligence
- computer communication network
- data mining and warehouse
- data structures
- dbms
- digital image processing
- distributed operating system
- finite automata
- internet of things
- java programming
- linux operating system (oet)
- mobile computing
- network security
- numerical analysis
- object oriented programming using c++
- office automation (oet)
- operating system
- operations research
- soft computing
- software engineering
- software testing
- uml