PPS

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

Write a program to merge two sorted array & no element is repeated during merging.

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 26 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 26 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 merge two sorted array & no element is repeated during merging. Read More »

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

Write a program to delete duplicate element in a list of 10 elements & display it on screen.

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 25 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 25 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 delete duplicate element in a list of 10 elements & display it on screen. Read More »

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

Write a program to convert binary number in to decimal number.

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 24 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 24 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 convert binary number in to decimal number. Read More »

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

Write a program to convert decimal number in to binary number.

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 23 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 23 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 convert decimal number in to binary number. Read More »

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

Write a program to calculate the GCD of given numbers using recursion.

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 22 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 22 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 calculate the GCD of given numbers using recursion. Read More »

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

Write a program to find the sum of digits of a 5 digit number using recursion.

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 21 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 21 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 digits of a 5 digit number using recursion. Read More »

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

Write a program to find the factorial of given number using recursion.

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 20 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 20 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 factorial of given number using recursion. Read More »

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

Write factorial function & use the function to find the sum of series S = 1! + 2! +…n!

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 19 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 19 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 factorial function & use the function to find the sum of series S = 1! + 2! +…n! Read More »

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

Write a program to find sum of Fibonacci series using function.

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 18 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 18 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 sum of Fibonacci series using function. Read More »

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

Write a program to calculate the factorial for given number using function.

HOME COMPUTER BASICS PPS – Using C UHVPE KCS151/KCS251 PPS Lab Exercise Program: 17 Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151/KCS251 Programming for Problem Solving – Using C LAB Exercise Program: 17 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 calculate the factorial for given number using function. Read More »

Scroll to Top
Scroll to Top