Skip to main content
Remove advertising and get
10 GB!
of disk space for only
$9.95 USD per month
or
$109.95 USD per year
(plus local taxes).
Side panel
Home
More
You are currently using guest access
Log in
Home
Expand all
Collapse all
Open course index
CPNM Lab
Section outline
Select section Introduction
Collapse
Expand
Introduction
Collapse all
Expand all
Select activity Announcements
Announcements
Forum
Select activity Introduction to Turbo C Software
Introduction to Turbo C Software
URL
Select activity Syllabus present in the CPNM lab
Syllabus present in the CPNM lab
URL
Select section Exercise 1(a) - To find the Roots of Quadratic Equation
Collapse
Expand
Exercise 1(a) - To find the Roots of Quadratic Equation
Select activity Explanation of the program
Explanation of the program
URL
Select activity Program in Turbo C for finding the roots
Program in Turbo C for finding the roots
URL
Select section Exercise 1(b) - To perform Arithmetic operations using Switch case
Collapse
Expand
Exercise 1(b) - To perform Arithmetic operations using Switch case
Select activity Explanation of the program
Explanation of the program
URL
Select activity Program in Turbo C to perform the arithmetic opeations
Program in Turbo C to perform the arithmetic opeations
URL
Select section Exercise 1(c) - Program to find sum of individual digits of a number
Collapse
Expand
Exercise 1(c) - Program to find sum of individual digits of a number
Select activity Explanation of Program
Explanation of Program
URL
Select activity Program in Turbo C to add sum of digits of a number
Program in Turbo C to add sum of digits of a number
URL
Select section Exercise 2 - Program to find area of a triangle when the coordinates are given
Collapse
Expand
Exercise 2 - Program to find area of a triangle when the coordinates are given
Select activity Explanation of the program
Explanation of the program
URL
Select activity Program in Turbo C to find the area of a triangle
Program in Turbo C to find the area of a triangle
URL
Select section Exercise 3 - Write a program to randomly generate numbers between two limits (upper limit and lower limit) and to sort them in an order
Collapse
Expand
Exercise 3 - Write a program to randomly generate numbers between two limits (upper limit and lower limit) and to sort them in an order
Select activity Explanation of the program
Explanation of the program
URL
Select activity Program in Turbo C to sort the randomly generated numbers
Program in Turbo C to sort the randomly generated numbers
URL
Select section Exercise 4 - Write a program to Transpose a Square matrix
Collapse
Expand
Exercise 4 - Write a program to Transpose a Square matrix
Select activity Explanation and C program to transpose a square matrix
Explanation and C program to transpose a square matrix
URL
Select section Exercise 5 - Write a C program to add two Square matrices
Collapse
Expand
Exercise 5 - Write a C program to add two Square matrices
Select activity Explanation and C program to add two square matrices
Explanation and C program to add two square matrices
URL
Select section Exercise 6 - Write a C program to perform string operations
Collapse
Expand
Exercise 6 - Write a C program to perform string operations
Select activity Explanation and Program to perform string operations
Explanation and Program to perform string operations
URL
Select section Exercise 7 - Write a C program to use the array of structures
Collapse
Expand
Exercise 7 - Write a C program to use the array of structures
Select activity Explanation and program to use array of structures to obtain student data and to find the average age of the students
Explanation and program to use array of structures to obtain student data and to find the average age of the students
URL
Select section Exercise 8 - Write a C program to find the roots of a equation using bisection method
Collapse
Expand
Exercise 8 - Write a C program to find the roots of a equation using bisection method
Select activity Bisection Method Explanation
Bisection Method Explanation
URL
Select activity C Program to find the root of equation using bisection method
C Program to find the root of equation using bisection method
URL