This download link is referred from the post: SGBAU BSc Last 10 Years 2010-2020 Question Papers || Sant Gadge Baba Amravati university
FirstRanker.com
A Firstranker's choice
B.Sc. Part-II (Semester-III) Examination
--- Content provided by FirstRanker.com ---
(Data Structure & C++)COMPUTER SCIENCE/COMPUTER APPL./INFORMATION TECHNOLOGY (NEW)
Time : Three Hours] [Maximum Marks : 80
Note :— (1) ALL questions are compulsory.
(2) Assume suitable data wherever necessary.
--- Content provided by FirstRanker.com ---
(3) Question No. 1 carries 8 marks and all other questions carry 12 marks each.- (A) Fill in the blanks : 2
- Array is an example of __________ data structure.
- A function can return a value to the calling function using the __________ statement.
- __________ are the basic run-time entities in an object-oriented system.
- In __________ search method, element must be in sorted order.
--- Content provided by FirstRanker.com ---
- (B) Choose the correct alternative from the following : 2
- The root element is processed at the last, so the name is given __________ traversing.
- Inorder
- Preorder
- Postorder
- None
--- Content provided by FirstRanker.com ---
- Queue is also called as
- LIFO
- FIFO
- FILO
- LILO
--- Content provided by FirstRanker.com ---
- Which of the following operator is overloaded for object cout ?
- >>
- <<
- +
- =
--- Content provided by FirstRanker.com ---
- Which of the following is not a form of inheritance ?
- Multilevel
- Hierarchical
- Hybrid
- Base class
--- Content provided by FirstRanker.com ---
- The root element is processed at the last, so the name is given __________ traversing.
- (C) Answer in ONE sentence each : 4
- What is pure virtual function ?
- What is merging ?
- What is sibling ?
- What do you mean by sorting ?
--- Content provided by FirstRanker.com ---
- (A) What is stack ? Explain representation of stack in memory. 6
(B) Explain primitive and non-primitive data structure with suitable example. 6
OR - (A) What is linear array ? Write an algorithm for traversing a linear array. 6
(B) What is data structure ? Explain various operations performed on it. 6
--- Content provided by FirstRanker.com ---
- (A) What is linked list ? Explain representation of linked list in memory. 6
(B) What is Queue ? Write an algorithm to insert an element into a queue. 6--- Content provided by FirstRanker.com ---
OR - (A) What is priority queue ? How priority queue is represented in one way list ? 6
(B) Explain : 6- circular linked list
- doubly linked list.
--- Content provided by FirstRanker.com ---
- (A) Explain selection sort with a suitable example. 6
(B) What is meant by traversing a binary tree ? Write preorder, inorder, postorder traversing of the following binary tree 6/A / \ N R / \ / \ D K X Y
OR - (A) What is searching ? Explain the linear search technique with suitable example. 6
(B) Explain Bubble Sort method with suitable example. 6
- (A) What are the advantages and application of OOPS ? (Object Oriented Programming) 6
--- Content provided by FirstRanker.com ---
(B) Explain the following operators with examples of each 6- cin
- endl
- new
- (A) Explain the program structure of C++ in detail with examples 6
--- Content provided by FirstRanker.com ---
(B) How to define and declare class ? Explain with suitable example. 6
- (A) What is default argument ? How to use default argument in C++ ? Explain with suitable example. 6
(B) What is constructor ? Explain parameterized constructor with example 6
OR - (A) What is friend function ? What are the special characteristics of friend function ? 6
--- Content provided by FirstRanker.com ---
(B) Explain pointer to object with suitable example 6
- (A) What is inheritance ? Explain multiple inheritance with suitable example. 6
(B) What is operator overloading ? How to define operator overloading ? Explain it. 6
OR - (A) Write a program to overload unary (—) operator 8
--- Content provided by FirstRanker.com ---
(B) What is virtual base classes ? Explain. 4
--- Content provided by FirstRanker.com ---
This download link is referred from the post: SGBAU BSc Last 10 Years 2010-2020 Question Papers || Sant Gadge Baba Amravati university