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 AKTU B-Tech 2nd Sem 2016-17 ECS201 Computer System And Programming In C Question Paper

Download AKTU (Dr. A.P.J. Abdul Kalam Technical University (AKTU), formerly Uttar Pradesh Technical University (UPTU)) B-Tech 2nd Semester (Second Semester) 2016-17 ECS201 Computer System And Programming In C Question Paper

This post was last modified on 29 January 2020

This download link is referred from the post: AKTU B-Tech Last 10 Years 2010-2020 Previous Question Papers || Dr. A.P.J. Abdul Kalam Technical University


FirstRanker.com

Roll FirstRanker.com

B.TECH.

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

FirstRanker.com

THEORY EXAMINATION (SEM–II) 2016-17

COMPUTER SYSTEM AND PROGRAMMING IN C

Time: 3 Hours

Max. Marks : 100

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

Note: Be precise in your answer. In case of numerical problem assume data wherever not provided.

SECTION – A

  1. Explain the following: 10 x 2 = 20
    1. What is digital computer? Also explain block diagram of digital computer in detail.
    2. What is operator?
    3. Write a program that calculate sum of the digits of an integer. For example, the sum of the digit of the number 2155 is 2+1+5+5 or 13.The program should accept any arbitrary number typed by user.
    4. --- Content provided by FirstRanker.com ---

    5. What is meant by modular programming approach?
    6. What is structured programming approach?
    7. What is type conversion?
    8. Write a function to interchange the two values of two variables without using third variable.
    9. Define function declaration.
    10. --- Content provided by FirstRanker.com ---

    11. Enlist different file opening modes in C.
    12. What is meant by link list?
    13. Write the use of 'switch' statement?
    14. Explain various data types?
  2. --- Content provided by FirstRanker.com ---

SECTION – B

  1. Attempt any five of the following questions: 5 x 10 = 50
    1. Write a program to copy the contents of one array into another in the reverse order.
    2. What is Operating System? Also define types and functions of OS.
    3. Write a program to multiply two matrices (read size and number of element of matrices from the keyboard).
    4. Write a program to sort an integer array in ascending order.
    5. --- Content provided by FirstRanker.com ---

    6. What is string? Also explain different string functions. Write a user define function to compare two strings where they are identical or not.
    7. Define the concept of pointer? Also define the dynamic memory allocation and its various functions.

SECTION - C

  1. Attempt any two of the following questions: 2 x 15 = 30
    1. Define structure with syntax .Also write a program that compares two given dates. To store date use structure say date that contains three members namely date, month and year. If the dates are equal then display message as "Equal" otherwise "Unequal".
    2. --- Content provided by FirstRanker.com ---

  1. Write short note on following (Any two)
    1. Stack with push and pop operation
    2. Linked list
    3. Command line argument.
  2. --- Content provided by FirstRanker.com ---

  1. What are the different file opening modes in C. Suppose a file contains student's records with each record containing name and age of a student. Write a C program to read these records and display them in sorted order by name

FirstRanker.com



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

This download link is referred from the post: AKTU B-Tech Last 10 Years 2010-2020 Previous Question Papers || Dr. A.P.J. Abdul Kalam Technical University