CS8251 PROGRAMMING IN C Question Bank
CS8251 PROGRAMMING IN C Question Bank Regulation 2017 Anna University free download. PROGRAMMING IN C CS8251 Question Bank pdf free download.
Sample CS8251 PROGRAMMING IN C Question Bank
11.
Develop a C program for the following :
(i). To find the area and circumference of a circle
with radius r.(6)
(ii). To find the sum of first 100 integers.(7)
BTL -6
Create
12.
Write a C program for the following :
(i). To find the sum of the digits of a number.
(123 => 1+2+3=6.(7)
(ii). To find the sum of all odd / even numbers
between 1 and 100.(6)
BTL -4
Analyze
13.
Write a C program for the following :
(i). To generate the first n numbers in a Fibonacci series.(7)
(ii). To find the factorial of a given number.(6)
BTL -1
Remember
14.
Write a C program to generate Armstrong number between 100 and 999.(13)
CS8251 PROGRAMMING IN C Question Bank
Developa C program for the following :
(i) To check whether a number is prime or not.(8)
(ii). To convert the temperature given in Fahrenheit to Celsius and vice versa.(7)
BTL -6
Create
2.
Compare and contrast branching and looping statements.(15)
CS8251 PROGRAMMING IN C Question Bank
Design a C program to convert the given decimal number into binary, octal and hexadecimal numbers. (15)
BTL -6
Create
4.
Summarize on algorithm, flowchart and pseudo code with an example.(15)
1.
(i) Explain the need for array variables. Describe thefollowing with respect to arrays.Declaration of array and accessing an array element. (6)
(ii) Write a C program to re-order a one-dimensional array of numbers in descending order. (7)
6.
Write a C program for transpose of a matrix.(13)
CS8251 PROGRAMMING IN C Question Bank
Discuss about the runtime initialization of a two dimensional array.(13)
BTL -1
Remember
8.
Write a C program to sort the n numbers using selection sort. (13)
Subject name | PROGRAMMING IN C |
Semester | 2 |
Regulation | 2017 REGULATION |
File details | PDF format in attached |
CS8251 PROGRAMMING IN C Question Bank Click Here To Download
CS8251 PROGRAMMING IN C SYLLABUS
CS8251 PROGRAMMING IN C Important Questions