This course covered various computer programming algorithms to solve problems like sorting data, checking for prime and palindrome numbers, Fibonacci series, swapping values, arrays, pointers, functions, and file management. Students learned the basic principles of data types, conditional statements, loops, arrays, pointers, and functions through practical programming exercises and graphics applications.
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 ratings0% found this document useful (0 votes)
26 views1 page
Computer Programming and Graphics
This course covered various computer programming algorithms to solve problems like sorting data, checking for prime and palindrome numbers, Fibonacci series, swapping values, arrays, pointers, functions, and file management. Students learned the basic principles of data types, conditional statements, loops, arrays, pointers, and functions through practical programming exercises and graphics applications.
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/ 1
COMPUTER PROGRAMMING AND GRAPHICS (CL-1301):
In this course we practically dealt with various programming algorithms to solve
various problems. Some of those problems include creation of c programme for sorting a series, checking for prime nos. , palindrome nos. , Fibonacci series , swapping of nos. ,arrays ,dealing with pointers ,uses and applications of user defined functions , file management and graphics. All the above algorithms covered basic principles covered in the theory counterpart of the subject mainly , different data types ,conditional and looping statements , arrays , pointers and user defined functions .