DATA STRUCTURE USING C++ B.SC CS 2ND YEAR | MJPRU | EXAM PAPER | My CS Tutorial - My CS Tutorial

Breaking

Programming languages full tutorial and programs, exam papers, visual basic( Vb.net ), information of new technologies and more....

Sunday, July 5, 2020

DATA STRUCTURE USING C++ B.SC CS 2ND YEAR | MJPRU | EXAM PAPER | My CS Tutorial

DATA STRUCTURE USING C++ B.SC CS 2ND YEAR MJPRU EXAM PAPER

Data structure using c++ | My CS Tutorial

Paper code: 13515
1515
B.Sc. (Computer Science) (Part 2)
Examination, 2019
Paper No. 2.3
DATA STRUCTURES USING C++

Time: Three Hours][Maximum Marks: 34

Note: Attempt five questions in all. Question No. 1 is compulsory.
1. (a) What are various storage classes ? Enumerate them ?
  (b) What do you mean by binary tree, write various application of binary trees ?
2. (a) What is object oriented programming, how it differs from procedural programming ?
  (b) What are various characteristics of object oriented programming, explain ?
3. (a) Explain following header files :
       (i) <iostream.h>
       (ii) <conio.h>
  (b) What do you mean by infinite loop, write an infinite loop in C++.
4. What is operator overloading, explain, write a program in C++ to illustrate operator overloading.
5. Differentiate :
  (a) liner data structure and non-linear data structure
  (b) doubly linked list and circular list.
  (c) Array and stack
6. What do you mean by queue ? Write a program to insert and delete operations in queue.
7. Define following :
  (i) Graph
  (ii) Tree traversal techniques
8. What are constructors ? Write and explain various types of constructors used in C++.
9. What are friend functions ? Explain need of friend function, write a C++ program to illustrate friend function.

_______________________________________


Please share this post and blog link with your friends.For more programs use this blog.

If you have any problem, please comment in comment box, subscribe this blog for notifications of new post on your email and follow this blog.If you have any method of this program or want to give any suggestion send email on hc78326@gmail.com

Created by-- HARSH CHAUHAN

No comments:

Post a Comment