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


Roll FirstRanker.com

B.TECH.

THEORY EXAMINATION (SEM–II) 2016-17

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

COMPUTER SYSTEM & PROGRAMMING IN 'C'

Time: 3 Hours

Max. Marks: 70

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

SECTION – A

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

  1. Explain the following: 7 x 2 = 14
    1. Write differences between Compiler and Interpreter.
    2. Write any three differences between Application software and System software?
    3. Differentiate between structure and union.
    4. In C programming what will be the value of a, if a=b % c, where b= -13 and c=5?
    5. Differentiate between static and register storage class in C language.
    6. --- Content provided by FirstRanker.com ---

    7. What is an enumerated data type in C language? Explain.
    8. Explain the memory hierarchy of a computer system.

What is an algorithm? Give the characteristics of an algorithm. Write an algorithm for printing table of a given positive integer also draw the flow chart for the same.

SECTION – B

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

  1. Attempt any three of the following questions: 7 x 3 = 21
    1. Write a program to sum the series +++
    2. What is recursion? Write a program in C to generate the Fibonacci series using recursion.
    3. Convert the following:
      1. (478A)16 =(?)10
      2. (44)5 = (?)7
      3. (3142.28)10 =(?)2
      4. --- Content provided by FirstRanker.com ---

      5. (11001100.10)2
      6. (678)10 = (?)3
    4. A company gives insurance to its drivers in the following cases:
      1. If the driver is married.
      2. If the driver is unmarried, male & above 30 years of age.
      3. --- Content provided by FirstRanker.com ---

      4. If the driver is unmarried, female & above 25 years of age.
      In all other cases, the driver is not insured. If the marital status, gender and age of a driver are inputs, write a program to determine whether the driver is to be insured or not.

SECTION - C

Attempt the following questions:

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

  1. 7 x 5 = 35
    1. Attempt any two of the following:
      1. Write a program to add two matrices A and B of real numbers having dimension 3X3 and store the result in another matrix.
      2. Explain call by value and call by reference mechanism for function call using proper example.
      3. Discuss various functional components of digital computer.
  2. --- Content provided by FirstRanker.com ---

  3. Attempt any two of the following:
    1. What do you mean by pointers? How pointer variables are initialized? Also write a note on pointer arithmetic with proper example in C language.
    2. A five digit number is entered through the keyboard. Write a program to obtain the reversed number and to determine whether the original and reversed numbers are equal or not.
    3. Write a note on various approaches to problem solving.
  4. Attempt any two of the following:
    1. Write a program to sort an array of integers in ascending order using bubble sort.
    2. --- Content provided by FirstRanker.com ---

    3. What is an operating system? Discuss its various functions. Also Compare between Linux and Windows OS.
    4. Discuss the various classifications of computer systems.
  5. Attempt any two of the following:
    1. What do you mean by macro? What are the applications of macros? Explain types of macro with suitable its examples in C language.
    2. Write a program to count the number of characters, spaces and new lines in a text file.
    3. --- Content provided by FirstRanker.com ---

    4. Write a program in C to display the prime numbers between 1 and 100.
  6. Attempt any two of the following:
    1. Write a program to check whether a given number is Armstrong or not for example: 153=13+53+33
    2. What do you understand by conditional compilation? Explain it with an example in C language.
    3. What are different data types of operators in C language? Also write a note on operator precedence in C.
    4. --- 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

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