Nothing Special   »   [go: up one dir, main page]

C Assignments 2018

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

AISHWARYA COLLEGE OF EDUCATION, JODHPUR

PRACTICAL ASSIGNMENTS
CLASS: BCA 1ST YEAR (JNVU)
SUBJECT: ‘C’ PROGRAMMING LAB
ASSIGNMENT-1
1. Write a program in C to implement arithmetic operations.
2. Write a program in C to check whether the given number is even or odd.
3. Write a program in C to swap two values using and without using temporary variable.
4. Write a program in C to check whether the given letter is vowel or consonant.
5. Write a program in C to check whether given character is an uppercase letter, lowercase
letter, digit or special symbol.
SUBMISSION DATE: 17TH SEPT. 2018
ASSIGNMENT-2
6. Write a program in C to find factorial of given number.
7. Write a program in C to implement Fibonacci series.
8. Write a program in C to find greatest number from given three numbers.
9. Write a program in C to calculate sum of digits.
10. Write a program in C to implement reverse of given number.
SUBMISSION DATE: 15TH OCT. 2018
ASSIGNMENT-3
11. Write a program in C to implement string oriented functions.
12. Write a program in C to add two matrices.
13. Write a program in C to multiply two matrices.
14. Write a program in C to implement recursive function.
15. Write a program in C to perform call by value and call by reference.
16. Write a program in C to implement structure.
SUBMISSION DATE: 26TH NOV. 2018

ASSIGNMENT -4
17. Write a program in C to implement Union.
18. Write a program in C to generate Mark sheet.
19. Write a program in C to implement transpose of matrix.
20. Write a program in C to find sum of even and odd numbers from a given range.
SUBMISSION DATE: 17TH DEC. 2018

(SUMIT PUROHIT)
ASSISTANT PROFESSOR
DEPARTMENT OF COMPUTER SCIENCE

You might also like