PPS

DigitalG1 KCS101 / KCS201 / KCS151 / KCS251 Programming for Problem Solving - Using C Language

Write a program to print area of rectangle using function & return its value to main function.

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 16 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 16 KCS151P/KCS251P LAB 1 Program 01 Write a program to calculate the area of the triangle using the formula at=√s(s-a)(s-b)(s-c). Program 02 […]

Write a program to print area of rectangle using function & return its value to main function. Read More »

DigitalG1 KCS101 / KCS201 / KCS151 / KCS251 Programming for Problem Solving - Using C Language

Write a function that return sum of all the odd digits of a given positive no entered through keyboard.

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 15 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 15 KCS151P/KCS251P LAB 1 Program 01 Write a program to calculate the area of the triangle using the formula at=√s(s-a)(s-b)(s-c). Program 02

Write a function that return sum of all the odd digits of a given positive no entered through keyboard. Read More »

DigitalG1 KCS101 / KCS201 / KCS151 / KCS251 Programming for Problem Solving - Using C Language

Write a program to receive a five-digit no and display as like 24689: 2 4 6 8 9

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 14 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 14 KCS151P/KCS251P LAB 1 Program 01 Write a program to calculate the area of the triangle using the formula at=√s(s-a)(s-b)(s-c). Program 02

Write a program to receive a five-digit no and display as like 24689: 2 4 6 8 9 Read More »

DigitalG1 KCS101 / KCS201 / KCS151 / KCS251 Programming for Problem Solving - Using C Language

Write a program to draw the following figure.

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 13 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 13 KCS151P/KCS251P LAB 1 Program 01 Write a program to calculate the area of the triangle using the formula at=√s(s-a)(s-b)(s-c). Program 02

Write a program to draw the following figure. Read More »

DigitalG1 KCS101 / KCS201 / KCS151 / KCS251 Programming for Problem Solving - Using C Language

Write a program to print out all the Armstrong numbers between 100 and 500.

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 12 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 12 KCS151P/KCS251P LAB 1 Program 01 Write a program to calculate the area of the triangle using the formula at=√s(s-a)(s-b)(s-c). Program 02

Write a program to print out all the Armstrong numbers between 100 and 500. Read More »

DigitalG1 KCS101 / KCS201 / KCS151 / KCS251 Programming for Problem Solving - Using C Language

Write a program to print the entire prime no between 1 and 300.

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 11 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 11 KCS151P/KCS251P LAB 1 Program 01 Write a program to calculate the area of the triangle using the formula at=√s(s-a)(s-b)(s-c). Program 02

Write a program to print the entire prime no between 1 and 300. Read More »

DigitalG1 KCS101 / KCS201 / KCS151 / KCS251 Programming for Problem Solving - Using C Language

Write a program to find the sum of the following series 1 – X1/1! + X2/2! – … Xn/n!

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 10 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 10 KCS151P/KCS251P LAB 1 Program 01 Write a program to calculate the area of the triangle using the formula at=√s(s-a)(s-b)(s-c). Program 02

Write a program to find the sum of the following series 1 – X1/1! + X2/2! – … Xn/n! Read More »

DigitalG1 KCS101 / KCS201 / KCS151 / KCS251 Programming for Problem Solving - Using C Language

Write a program to generate the sum of series 1!+2!+3!+————–n!

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 09 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 09 KCS151P/KCS251P LAB 1 Program 01 Write a program to calculate the area of the triangle using the formula at=√s(s-a)(s-b)(s-c). Program 02

Write a program to generate the sum of series 1!+2!+3!+————–n! Read More »

DigitalG1 KCS101 / KCS201 / KCS151 / KCS251 Programming for Problem Solving - Using C Language

Write a program to find whether the number is Armstrong number.

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 08 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 08 KCS151P/KCS251P LAB 1 Program 01 Write a program to calculate the area of the triangle using the formula at=√s(s-a)(s-b)(s-c). Program 02

Write a program to find whether the number is Armstrong number. Read More »

DigitalG1 KCS101 / KCS201 / KCS151 / KCS251 Programming for Problem Solving - Using C Language

Write a program to construct a Fibonacci series up to n terms.

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 07 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 07 KCS151P/KCS251P LAB 1 Program 01 Write a program to calculate the area of the triangle using the formula at=√s(s-a)(s-b)(s-c). Program 02

Write a program to construct a Fibonacci series up to n terms. Read More »

Scroll to Top
Scroll to Top