DATA STRUCTURE USING C++ - 2018 | 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....

Saturday, August 1, 2020

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


Data structure using c++ | My CS Tutorial

Paper code: 13515
1515
B.Sc. (Computer Science) (Part 2)
Examination, 2018
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) Compare and contrast object oriented programming and procedure oriented programming.
    (b) What do you mean by object ? Explain various characteristics of a class.
2. Write a C++ program to perform factorial of a given number by using :
    (i) For loop
    (ii) While loop
3. (a) What are various storage classes in C++ ? Explain.
    (b) What are Arrays ? Explain with appropriate example.
4. (a) What is Constructors ? Write and explain various types of constructors used in C++ ?
    (b) How can on pass object as a parameter ? Explain.
5. What is Inheritance ? Explain various types of inheritance in C++.
6. (a) What is abstract data type ? Explain.
    (b) What are difference between linear data type and non-linear data type ? Explain.
7. Write a program in C++ to implement stack data structure in C++. Also perform push and pop on it.
8. (a) What is binary tree ? Discuss various traversal in binary tree.
    (b) Explain various applications of binary tree.
9. Write short notes on (any two) :
    (i) Graphs
    (ii) Circular linked list
    (iii) Queues
    (iv) Linked list

_______________________________________


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 tutorial or program or want to give any suggestion send email on hc78326@gmail.com

Created by-- HARSH CHAUHAN

No comments:

Post a Comment