Tuesday, November 24, 2020

********* PPSUC LAB EXAM PROGRAMS LIST ************

SET-I

1)Write a C program to calculate the distance between the two points.  

2)Write a program to read & display the student data using structure 

SET-II

1)Write a C program that accepts 4 integers p, q, r, s from the user where r and s are positive and p is even. If q is greater than r and s is greater than p and if the sum of r and s is greater than the sum of p and q print "Correct values", otherwise print "Wrong values".

2)Write a program in C to add two numbers using pointers 

SET-III

1) Write a C program to convert a string to a long integer.

2)Write a C program to Swapping numbers using Call by value with function

SET-IV

1)Write a program in C to display the n terms of even natural number and their sum

2)Write a program in C to find transpose of a given matrix. 

SET-V

1)Write a C program to compute the perimeter and area of a rectangle with a height of 7 inches and width of 5 inches. 3. Write a C program to display multiple variables.

2)Write a C program to Swapping numbers using Call by Reference with function 

SET-VI

1)Write a program in C which is a Menu-Driven Program to compute the area of the various geometrical shape

2)Write a C program to calculate the factorial of a given number

SET-VII

1)Write a C program to demonstrate the use of the pointer variable

2)Write a program in C to perform the addition of two matrix.                                                                               


                                                                                         


             

No comments:

Post a Comment