0% found this document useful (0 votes)
88 views3 pages

OOSD WITH C++ Question Bank by Engineering Express

Do it
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
88 views3 pages

OOSD WITH C++ Question Bank by Engineering Express

Do it
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

NAME OF PROGRAMME: B.

TECH (CSE) SEMESTER / YEAR: 5TH /3RD


SUBJECT NAME (SUBJECT CODE): OOSD WITH C++
(BCS-054)
Engineering
Express
Very Short Answer Type Questions
UNIT-I

a) Define Object identify with example.


b) List the features of Object-oriented paradigms.
c) What is information hiding?
d) What is the use of Scope resolution operator?
e) What are data members?
f) What is an abstraction and why is it important?
g) Explain about Encapsulation.
h) What is UML ?
i) What is Generosity ?
j) Differentiate Early binding and Late binding.

UNIT-II

a) What is classes Diagram?


b) What is activity diagram? Explain with example.
c) What do you mean by event?
d) Define and Differentiate Link and Association with example
e) What is object Diagram?
f) Draw a state diagram for electric bulb.
g) What is an abstract class?
h) Explain about use cases.

i) Explain about broadcasting massages.


j) Define Architectural modeling component .

UNIT-III

a) Define Physical packaging.


b) What is SA/SD ?
c) Define JSD.
d) What is an abstract class?
e) Define reusability , extensibility .
f) Differentiate about Abstraction and Encapsulation .
g) What is Documenting Design considerations.
h) Describe concept about OOP.
i) What is Passing arguments to methods ?
j) What is Mapping object oriented ?

UNIT-IV

a) What is Program structure ?


b) Explain about namespace ?
c) What is Variable ?
d) What is identifiers ?
e) What is Inline function ?
f) What is the use of friend function in C++?
g) When will you make a function inline? Why?
h) Define interface.
i) Define typecasting .
j) How to create a function in program ?
Access notes via Gmail and Drive
Engineering
UNIT-V
a)
b)
c)
Define syntax of class and object .
Define Destructor. Express
When do we use the protected visibility specifier to a class member?
d) Define and Differentiate Generalization and Inheritance with example.
e) Why do we use a destructor in a program ?
f) What is ‘this ‘ pointer ?
g) Differentiate between public and private members.
h) What is virtual class ?
i) Define pointer in C++.
j) What is Inheritance ?

Long Answer Type Questions


UNIT-I

a) Why Object-Oriented Programming (OOP) is so important for software industries or in real life?
Explain with example. Discuss the pros and cons of object-oriented technology with suitable
example.
b) Describe OOPS features with suitable example .
c) What is UML? List all building blocks of UML. Explain all types of things used in UML .
d) Explain virtual base class with the help of an example.
e) What do you understand by a static member function of a class? Discuss their characteristics Give
an example where you can justify the use of static member functions.
f) What is UML? Mention the different kinds of modeling diagrams used. Explain use case with
example.
g) What is Data Abstraction? How it is different from encapsulation? Explain with proper example.

h) What is Architecture ? explain UML Architecture .


i) Describe importance of modeling and principles of modeling.
j) What is polymorphism ? explain its types .

UNIT-II

a) What is class diagram? Draw a class diagram for e-commerce website.


b) Give the conceptual model of UML. Use some example to illustrate the model in detail using
diagram.
c) Discuss implicit and explicit type conversion in detail.
d) Explain generalization, aggregation and association in detail.
e) What is use case driven OOA? How is it different from OOD? Explain OOA process with the help
of a diagram in the unified approach.
f) List the properties of a state chart diagram. Draw a state chart for a coin vending machine
present at a railway station.
g) Prepare a DFD for computing the volume and surface area of a cone. Inputs are height and the
radius of the base of the cone. Outputs are volume and surface area. Discuss some ways of
specifying operations
h) Describe about Collaboration Diagram with suitable example.
i) Describe about Sequence Diagram with suitable example.
j) What is use case ? explain about Use Case Diagram with suitable example .

Paid Notes are Available 7300798298 (Only WhatsApp)


UNIT-III Engineering
a) Describe object oriented design and object design.
b) Explain Jackson structured development.
c) Explain all basic concepts of object oriented programming
Express
d) Discuss the term Link and Association by taking suitable example. Also, define multiplicity.
e) Explain object oriented programming. What are the main advantages of object oriented
programming over procedural programming? Write a program in C++ by creating a class integer
and write a function that prints all the prime numbers from the class.
f) What do we mean by a collaboration diagram? Explain various terms and symbols used in a
collaboration diagram. How is polymorphism described using a collaboration diagram? Explain
using an example.
g) Differentiate: SA/SD and OMT
h) Differentiate: SA/SD and JSD
i) What is the relationship and differences between OOA (Object oriented analysis) and OOD.
j) Explain about combining tree models .

UNIT-IV

a) Differentiate overloading and overriding. Write a program to overload "+" operator using friend
function to concatenate two strings.
b) What is operator overloading? Differentiate between overloading of binary operator using friend
function and without using friend function.
c) Explain the following concepts in C++ by taking a suitable example:
(i) This pointer
(ii) Array of objects

d) What is friend function in C++? Write a program in C++ to implement friend function.
e) What is function ? explain about its type with suitable example.
f) What is an inline function? Why do we use inline functions in our program? Write aprogram in
C++ for inline function.
g) Write a Program call by value and call by reference.
h) Write a program swap two no’s with help of function.
i) Explain control structures. With any suitable example .
j) Explain about operators in C++. Explain also.

UNIT-V

a) Define Class and object with any example.


b) Explain about Access Specifier .
c) What is a Constructor? Write down the different characteristics of a constructor. Write
aprogram in C++ for constructor overloading .
d) What is an inheritance? Explain the different types of it .Write a program in C++ for multiple
inheritance
e) What is polymorphism? Differentiate between runtime polymorphism and compile
timepolymorphism
f) What is operator overloading? Write a program in C++ for binary operator overloading.
g) Write a Program add two complex no’s in C++ with help Class .
h) What is Pointer in C++? Define const pointers. What is the usage of the pointer in C++? What is
the size of a void pointer in C? Demonstrate it.
i) Describe about constructor and explain its type with suitable example.
j) Define polymorphism . differentiate run time polymorphism and compile time polymorphism.

First Unit available for FREE Demo.

You might also like