FirstRanker Logo

FirstRanker.com - FirstRanker's Choice is a hub of Question Papers & Study Materials for B-Tech, B.E, M-Tech, MCA, M.Sc, MBBS, BDS, MBA, B.Sc, Degree, B.Sc Nursing, B-Pharmacy, D-Pharmacy, MD, Medical, Dental, Engineering students. All services of FirstRanker.com are FREE

šŸ“±

Get the MBBS Question Bank Android App

Access previous years' papers, solved question papers, notes, and more on the go!

Install From Play Store

Download SGBAU BSc 2019 Summer 2nd Sem CA CS IT Data Structure n Advance C Question Paper

Download SGBAU (Sant Gadge Baba Amravati university) BSc 2019 Summer (Bachelor of Science) 2nd Sem CA CS IT Data Structure n Advance C Previous Question Paper

This post was last modified on 10 February 2020

This download link is referred from the post: SGBAU BSc Last 10 Years 2010-2020 Question Papers || Sant Gadge Baba Amravati university


FirstRanker.com
Firstranker's choice

AW-1668

--- Content provided by FirstRanker.com ---

B.Sc. (Part-I) Semester-II Examination

2S : COMPUTER SCIENCE/COMPUTER APPLICATION/INFORMATION TECHNOLOGY (Old)

(Data Structure and Advance C)

Time : Three Hours] [Maximum Marks : 80

Note :— (1) All questions are compulsory.

--- Content provided by FirstRanker.com ---

(2) Question No. 1 carries 8 marks and all other questions carry 12 marks each.
(3) Assume suitable data wherever necessary.

  1. (A) Fill in the blanks :— 2
    1. Queue is also called as __________
    2. The insertion of an element into the stack is called __________ operation.
    3. Collection of homogeneous data element is known as __________
    4. --- Content provided by FirstRanker.com ---

    5. The variables declared within function are called __________ variables.
  1. (B) Choose correct alternative :— 2
    1. Finding the location of given element is called :
      1. Sorting
      2. Searching
      3. Traversing
      4. --- Content provided by FirstRanker.com ---

      5. Merging
    2. PUSH operation on stack means __________
      1. Inserting an item
      2. Deleting an item
      3. Visiting an item
      4. --- Content provided by FirstRanker.com ---

      5. None of the above
    3. The function fgetc( ) is used to __________
      1. Add data to file
      2. Find the element
      3. Read char from file
      4. --- Content provided by FirstRanker.com ---

      5. None of the above
    4. Concatenation means __________
      1. Addition of element
      2. Extracting string
      3. Combining strings
      4. --- Content provided by FirstRanker.com ---

      5. None of the above
  1. (C) Answer in ONE sentence each :— 4
    1. What is POP operation ?
    2. What is sorting ?
    3. --- Content provided by FirstRanker.com ---

    4. What is a pointer ?
    5. What is a structure ?
  1. (a) How the queue is represented in a memory ? Explain. 6
    (b) What is stack ? What are the operations performed on stack ? Explain it. 6

    --- Content provided by FirstRanker.com ---

    OR
  2. (a) What is data structure ? What are the types of data structure ? 6
    (b) Write an algorithm for traversing an array. 6
  3. (a) What is circular queue ? How is it implemented in computer memory ? 6
    (b) Write an algorithm to insert an element into linked list. 6

    --- Content provided by FirstRanker.com ---

    OR
  4. (a) State and explain the difference between queue and circular queue. 6
    (b) Write an algorithm to traverse linked list. 6
  5. (a) Explain inorder, preorder and postorder tree traversal with example. 6
    (b) What is selection sort ? Write an algorithm for selection sort. 6

    --- Content provided by FirstRanker.com ---

    OR
  6. (a) What is binary tree ? Draw binary tree for : [A + B] - C/[D * E]. 6
    (b) Write an algorithm for insertion sort. 6
  7. (a) What is function ? Explain function prototype with example. 6
    (b) Write a program in C for addition of two matrix. 6

    --- Content provided by FirstRanker.com ---

    OR
  8. (a) What is array ? Explain the declaration and initialization of one dimensional array with suitable example. 6
    (b) Describe recursive function with suitable example. 6
  9. (a) What is string ? What operations can be performed on string ? Explain. 6
    (b) Write a program in C to find out biggest element from ā€˜n’ array element using pointer. 6

    --- Content provided by FirstRanker.com ---

    OR
  10. (a) What is pointer ? Explain the declaration and initialization of pointer variable. 6
    (b) Explain the following string functions with example :
    1. strcat( )
    2. strcpy( )
    3. strcmp( ). 6
    4. --- Content provided by FirstRanker.com ---

  11. (a) Describe the declaration and initialization of structure with example. 6
    (b) Explain file opening modes in ā€˜C’ 6
    OR
  12. (a) Explain the difference between structure and union with suitable example. 6

    --- Content provided by FirstRanker.com ---

    (b) Explain the following functions with example :
    1. fputs()
    2. fprintf( )
    3. fwrite( ) 6

FirstRanker.com

--- 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

--- Content provided by FirstRanker.com ---