Вы находитесь на странице: 1из 3

HINDUSTHAN COLLEGE OF ENGINEERING AND TECHNOLOGY

COIMBATORE 641 032


PROGRAMS FOR LABORATORY CLASSES (2016 17 BATCH)
1.
Write a C program to print Hallo world without using semicolon
2.

Write example c programs for printf and scanf statements

3.

Write a C program to find the Area, Circumference of a circle

4.

Write a C Program to check the number ODD or EVEN

5.
6.

Write a C program to find the largest number of three numbers using logical operator/Ternary
operator
Write a C program to check the given number is Armstrong or not

7.

Write a c program to calculate the sum of 1+2+3.n numbers

8.

Write a C Program to check the given number Palindrome or not

9.

Write a C program to solve the quadratic equation.

10.

Write a C program to get the factorial of a given number using forloop/While loop/do while loop

11.

Write a C program print Pascal Triangle

12.

Write a C Program for Floyds Triangle

13.

Write a C program to convert Celsius to Fahrenheit

14.

Write a C program to generate Multiplication Table

15.

Write a C Program to print Fibonacci Series using range

16.

Write a C program to print the ASCII values of all character or a character

17.

Write a C program to find the power of a number

18.

Write a C program to reverse any number

19.

Write a C program to find the sum of given number

20.

Write a C Program to count the number of digit

21.

Write a C program to check the eligibility for voting using for loop

22.

Write a C program to find the HCF and GCD of given two numbers

23.

Write a C Program to print the calculator

24.

Example program for MENU DRIVEN & Switch case

25.

C Program to convert Decimal to Octal, Binary, Hex (Any one )

26.

Write a C program for swapping of two numbers without using third variable

27.

Write a C program for addition of two Matrices

28.

Write a C program for Multiplication of 2 x 2 Matrices

29.

Write a C Program for Linear Search

30.

Write a C program for swapping of two arrays.

31.

Write a C program to find largest and smallest number in an array.

32.

Write a C program for Bubble sort (Array)

33.

Write a C Program to find the factorial of a number using recursion.

34.

Write a C program to convert the string from upper case to lower case.

35.

Write a C Program to Reverse a Strings

36.

Write a C Program to join 2 Strings

37.

Write a C Program to copy 2 Strings

38.

Write a C program to count the vowels in a string

39.

Write a C Program to concatenation of two strings without using string.h header file.

40.

Write a C Program to explain Pass By Reference(Swap 2 values)

41.

Write a C Program to explain Pass By Value(Swap 2 values)

42.

Program to explain FUNCTIONS


a. Functions with no arguments and no return value in C
b. Functions with arguments and no return value in C
c. Function with no arguments but with return value in C
d. Functions with arguments and with return value in C
Program to Store Information of 10 students Using Structure.

43.

44.

C Program to store the employees details using nested structure.

45.

Write a C program to print the student record using Union

Practical Courses: Continuous Assessment Marks


Maximum
Marks
1.
Record/observation for the Experiment
5
2.
Experiment and Calculation/ Structure of the Program & Result
15
3.
Viva voce
5
4.
Model Exam
25
Every experiment shall be evaluated for 25 marks and the total mark of all experiments is
to be converted for 25.
Model Exam for Laboratory courses shall be conducted for 50 and then converted to 25.
S. No.

Category

Вам также может понравиться