11.07.2015 Views

Syllabus (Effective from July 2011 & onwards) - Vikram University

Syllabus (Effective from July 2011 & onwards) - Vikram University

Syllabus (Effective from July 2011 & onwards) - Vikram University

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Vikram</strong> <strong>University</strong>, Ujjain – B.Sc. (Computer science/Computer Application/IT)<strong>Syllabus</strong> (<strong>Effective</strong> <strong>from</strong> <strong>July</strong> <strong>2011</strong> & <strong>onwards</strong>)B.Sc. CA/C.S./I.T. -201P - PRACTICAL ON PROGRAMMING WITH 'C'1. Write a C program for temperature conversion.2. Write a C program to calculate Simple Interest.3. Write a C program for swapping of 2 variables with the help of 3 rd variable.4. Write a C program for swapping of 2 variables without using 3 rd variable.5. Write a C program to find greatest among three numbers using “nested if”.6. Write a C program to find the division of the students on the basis of their marksusing “else if ladder”.7. Write a C program to perform mathematical operations using “switch case”.8. Write a C program to print table of a given number using “while loop”.9. Write a C program to calculate sum of n numbers using “do while loop”.10. Write a C program to print following pyramids using “for loop”:-* ***** ******* **** ******* *** ******* ** ******* * *11. Write a C program for addition of 2 matrices.12. Write C programs for string handling functions.13. Write C programs which illustrates the concept of “call by value”.14. Write C programs which illustrates the concept of “call by reference”.15. Write C programs which illustrates the concept of “nesting of functions”.16. Write a C program to print value and address of variables using pointer.


<strong>Vikram</strong> <strong>University</strong>, Ujjain – B.Sc. (Computer science/Computer Application/IT)<strong>Syllabus</strong> (<strong>Effective</strong> <strong>from</strong> <strong>July</strong> <strong>2011</strong> & <strong>onwards</strong>)17. Write a C program using pointers to determine the length of a character string.18. Define a structure that would contain personal’s details (name, date of joining,salary).Using this structure write a program to read this information for one person<strong>from</strong> the keyboard and print the same on the screen.19. Write C programs which illustrates the concept of arrays of structures.20. Write a C program to find factorial of a number using recursion.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!