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 VTU B-Tech/B.E 2019 June-July 1st And 2nd Semester 18 Scheme I8CPS13 C Programming for Problem Solving Question Paper

Download VTU ((Visvesvaraya Technological University) B.E/B-Tech 2019 July ( Bachelor of Engineering) First & Second Semester (1st Semester & 2nd Semester) 18 Scheme I8CPS13 C Programming for Problem Solving Question Paper

This post was last modified on 01 January 2020

This download link is referred from the post: VTU B.Tech 1st Year Last 10 Years 2011-2021 Question Papers


First Semester B.E. Degree Examination, Dec.2018/Jan.2019

C Programming for Problem Solving

Time: 3 hrs.

Max. Marks: 100

    1. Explain the basic structure of a C program with example.
    2. --- Content provided by FirstRanker.com ---

    3. Define a variable. Explain the rules for constructing variables in C language.
    4. Write a C program to compute simple interest. Draw the flowchart for the same.
    1. Define data type. Explain primitive data types supported by C language with example.
    2. List all the operators used in C language and evaluate following expression.
      1. x = a -b/3 + c * 2 –1 when a = 9, b = 12, c = 33
      2. --- Content provided by FirstRanker.com ---

      3. 1 W = 10 11 5 < 4 && 8.
    3. Describe the various type computers.
    1. Explain the formatted I/O functions of C language with syntax and example.
    2. --- Content provided by FirstRanker.com ---

    3. Write a C program to implement commercial calculator using switch statement.
    4. Write the syntax of different branching statements and explain their working.
    1. Differentiate between while loop and do-while loop. Explain with syntax and example.
    2. Write a program to find the sum of N natural numbers using for loop.
    3. --- Content provided by FirstRanker.com ---

    4. Write a C program to plot Pascal's triangle.
    1. Define array. Write the syntax for and with declaring and initializing 1D and 2D array with suitable example.
    2. Write a C program to find the transpose of a give matrix.
  1. --- Content provided by FirstRanker.com ---

    1. Define string. List out all string manipulation function. Explain any two with examples.
    2. Write a C program for [consider integer data]
      1. Bubble sort
      2. Linear search.
  2. --- Content provided by FirstRanker.com ---

    1. What is a function? Explain the different type of functions based on parameter.
    2. Write a program to find the factorial of a given number using functions.
    3. Write a program to find GCD and LCM of two numbers using concept of functions.
    1. Explain recursion and write a program to find nth term of Fibonacci series.
    2. --- Content provided by FirstRanker.com ---

    3. Give the scope and lifetime of following :
      1. External variable
      2. Static variable
      3. Automatic variable
      4. Register variable.
    4. --- Content provided by FirstRanker.com ---

    1. What is a structure? Explain the syntax of structure declaration in C with example.
    2. Write note on :
      1. Arrays within structures
      2. Arrays of structures.
    3. --- Content provided by FirstRanker.com ---

    4. Implement structures to read, write and compute average marks and the students scoring above and below average marks for class of N students.
    1. What is a pointer? Show how pointer variable is declared and initialized.
    2. Explain any two preprocessor directives in C.
    3. Write a C program to find sum and mean of all elements is an array using pointer.
    4. --- Content provided by FirstRanker.com ---

Visit FirstRanker.com for more information.



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

This download link is referred from the post: VTU B.Tech 1st Year Last 10 Years 2011-2021 Question Papers