This download link is referred from the post: DBATU B-Tech Last 10 Years 2010-2020 Previous Question Papers || Dr. Babasaheb Ambedkar Technological University
DR. BABASAHEB AMBEDKAR TECHNOLOGICAL UNIVERSITY, LONERE
Mid Semester Examination - Sept./Oct. 2019
Course: B. Tech in Information Technology
--- Content provided by FirstRanker.com ---
Sem: III
Subject Name: Object Oriented Paradigm with C++
Max Marks: 20
Date:- 05/10/2019
Subject Code: BTITC303
--- Content provided by FirstRanker.com ---
Duration:-1 Hr.
Q.1 Write answers for the following:
- Define algorithm. Write any two characteristics of an algorithm. (Level/CO) Marks
CO3 6 - State and explain whether the following statement is TRUE or FALSE? In procedure-oriented programming, all data are shared by all functions. CO3
- What is the purpose of a reference variable ? CO3
- Choose correct answer: A relational operator CO1
A. assigns one operand to another.
B. yields a Boolean result.--- Content provided by FirstRanker.com ---
C. compares two operands.
D. logically combines two operands. - Choose correct answer: A normal C++ operator that acts in special ways CO1
on newly defined data types is said to be
A. glorified.--- Content provided by FirstRanker.com ---
B. encapsulated.
C. classified.
D. overloaded. - Choose correct answer: Library files can be included using CO1
A. <>--- Content provided by FirstRanker.com ---
B. <> or ""
C. ""
D. #
--- Content provided by FirstRanker.com ---
Q. 2 Solve Any Two of the following. (3 X )
- Design and write a program in C++ using while loop that displays the numbers from 100 to 110. CO1
- What is the purpose of constructor? Demonstrate types of constructor with a program. CO3
- What is operator overloading? Demonstrate by writing a program. CO5
--- Content provided by FirstRanker.com ---
Q. 3 Solve Any One of the following. (8)
- Write a program in C++ to define a class for employee details like: EmpID, Name, Number of working days. Write functions to read, calculate salary of the month and display. The program should be able to work for 50 employees. CO1, CO3
- Create a class string that can work as a user-defined string type. Include constructors to create an uninitialized string, initialize an object with a string at the time of creation, concatenate two strings and displays desired string object. CO1, CO3
--- Content provided by FirstRanker.com ---
Firstranker's choice
*** End ***
Instructions to the Students:
- Attempt all questions
- Write programs wherever applicable
--- Content provided by FirstRanker.com ---
This download link is referred from the post: DBATU B-Tech Last 10 Years 2010-2020 Previous Question Papers || Dr. Babasaheb Ambedkar Technological University