0% found this document useful (0 votes)
22 views4 pages

Document

rk

Uploaded by

Rakesh Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views4 pages

Document

rk

Uploaded by

Rakesh Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

INDEX for Practical list

Sr. No. Practical Name Date of

Practical Teacher

Signature

1. Write a C program to print “My name”. 09-april-2021

2. Write a C program to print “Welcome to

the ICFAI UNIVERSITY HP”. 09-april-2021

3. Write a C program to add two numbers. 16-april-2021

4. Write a C program to add three numbers. 16-april-2021

5. Write a C program to find square of a

number. 16-april-2021

6. Write a C program to find the cube of a

number. 23-april-2021

7. By using C, do arithmetic operations. 23-april-2021

8. To print the lines on a console without

entering in printf function. 23-april-2021

9. Write a C program to find average of two

numbers. 30-april-2021

10. Write a C program to find average of four

numbers. 30-april-2021

11. Write a C program to find the simple

interest with the value enter at the time of program execution. 30-april-2021

12. Write a program for char , int and float. 07-may-2021

13. Write a program to find the area of a

rectangle. 07-may-2021

14. Write a program to find the increment and decrement operators and also find (post & pre)
operators in case of increment and decrement operators. 07-may-2021
15. Write a program to define the Relational

operators. 14-may-2021

16. Write a program to define the Bitwise

operators. 14-may-2021

17. Write a program to define the Logical

operators. 14-may-2021

18. Write a program to define the Assignment

operators. 21-may-2021

19. Write a program for decision making ‘if’

statement. 21-may-2021

20. Write a program for decision making ‘if-

else’ statement.21-may-2021

21. Write a program for decision making ‘if-

else if ladder’ statement. 28-may-2021

22. Write a program for decision making

‘Switch’ statement. 28-may-2021

23. Write any two programs using do-while loop statement. 28-may-2021

24. Write any two programs while loop

statement. 04-june-2021

25. Write any two programs for loop

statement. 04-june-2021

26. Write any two programs based on type

conversion/casting. 04-june-2021

27. Write any four programs based on storage

classes. 11-june-2021

28. Write any four programs based on

jumping classes. 11-june-2021

29. Write any one program for reverse of a


number. 11-june-2021

30. Write any one program for each

formatted/unformatted I/O function. 18-june-2021

31. Write any one program for each program

for string function. 18-june-2021

32. Write program for function in c. 18-june-2021

33. Write program for function parameters in

c. 25-june-2021

34. Write a program for arrays in c. 25-june-2021

35. Write program for structure in c. 25-june-2021

36. Write program for union in c. 02-july-2021

37. Write program for pointer in c. 02-july-2021

38. Write program for declaration and

initialization of a variable in c. 02-july-2021

39. Write program for to get a number as age and display whether the person is young

or adult in c. 09-july-2021

40. Write program to check the given

character is a vowel or consonant. 09-july-2021

41. Write program to reverse the array. 09-july-2021

42. Write program to calculate the factorial of a given integer using function. 16-july-2021

43. Write a program find the number is

palindrome or not. 16-july-2021

44. Write a program to read n numbers into an array A to find the

***Sum of odd numbers.

***Sum of even numbers.

***Average of all numbers. 16-july-2021

45. Write a program dynamic memory allocation in c. 23-july-2021

46. Write a program for file handling in c. 23-july-2021

You might also like