4:45
Program-1 | Write a program to find the sum of two numbers using printf() and scanf() statements
Muzammil Ijaz Mughal
4:57
Program-2 | Write a program to find subtraction of two numbers using assignment(=) operator
5:34
Program-3 | Write a program to find multiplication and division of two numbers
4:08
Program-4 | Write a program to calculate the area and circumference of a circle | STS
4:40
Program-5 | Write a program to calculate the area of right angle triangle | STS
3:49
Program-6 | Write a program to calculate the area of rectangle | STS (Science + Coding) Academy
6:38
Program-7 | Write a program to calculate sum of 5 subject and find percentage | STS
5:48
Program-8 | Write a program to compare two integers using if()-else statement| STS Academy
8:03
Program-9 | Write a program to compare three integers | STS (Science + Coding) Academy
5:16
Program-10 | Write a program to find whether a number is even or odd |STS (Science + Coding) Academy
3:40
Program-11 | Write a program to find if a given number is positive or negative | STS
5:08
Program-12 | Write a program to swap two numbers using temporary variable (temp)| STS
4:12
Program-13 | Write a program to convert temperature from degree Centigrade to Fahrenheit | STS
4:02
Program-14 | Write a program to print first 10 natural numbers using for() loop | STS
3:58
Program-15 | Write a program to print first 10 natural numbers using while() loop | STS
4:34
Program-16 | Write a program to print first 10 natural numbers using do-while() loop | STS
7:49
Program-17 | Write a program to check whether the number is prime or not | STS
9:19
Program-18 | Write a program to print table of a number | STS
5:22
Program-19 | Write a program to print number in reverse order from 1 to 10 | STS
4:54
Program-20 | Write a program to print even number from 1 to 20 | STS (Science + Coding) Academy
Program-21 | Write a program to print odd numbers from 1 to 20 | STS (Science + Coding) Academy
12:43
Program-22 | Write a program to find roots of a quadratic equations | STS (Science + Coding) Academy
6:27
Program-23 | Write a program to find the grade of a student on percentage marks | STS
6:18
Program-24 | Write a program to find the grade of a student using switch statement | STS
2:52
Program-25 | Write a program to find the sum of odd series from 1 to 100 | STS
4:22
Program-26 | Write a program to print the following pattern using nested loop | STS
6:20
Program-27 | Write a program to create a simple calculator using switch statement | STS
3:45
Program-28 | Write a program to find factorial of a number | STS (Science + Coding) Academy
3:36
Program-29 | Write a program to find GCD (greatest common divisor) of two numbers | STS
5:01
Program-30 | Write a program to find the sum, product and average of five given numbers | STS
3:27
Program-31 | Program to find acceleration of a moving object with given mass and the force applied
7:30
Program-32 | Write a program to find volume of a cube, cylinder and sphere | STS
4:17
Program-33 | Write a program to find the area of a triangle | STS (Science + Coding) Academy
4:35
Program-34 | Write a program to find the area of parallelogram | STS (Science + Coding) Academy
Program-35 | Write a program to find the area of rhombus | STS (Science + Coding) Academy
3:44
Program-36 | Write a program to find the area of trapezium | STS (Science + Coding) Academy
4:32
Program-37 | Write a program to find interest on an amount | STS (Science + Coding) Academy
6:07
Program-38 | Write a program to calculate the exponent of given number | STS
5:19
Program-39 | Write a program to find a sequence of odd numbers up to a given number | STS
6:47
Program-40 | Write a program to count multiple of a given number lying between two number | STS
4:07
Program-41 | Write a program to produce a multiplication table for a given number | STS
4:11
Program-42 | Write a program to convert Fahrenheit to Celsius temperature | STS
Program-43 | Write a program to print the numbers between 1 and 10, indicate even or odd also| STS
Program-44 | Write a program that display product of all odd numbers from 1 to 10 using for loop
Program-45 | Write a program to display all even numbers from 1 to 100 and also find the sum | STS
3:05
Program-46 | Write a program that displays first five numbers with their cubes using do-while loop
2:11
Program-47 | Write a program that displays first five numbers with their squares | STS
5:17
Program-48 | Write a program to convert integer from decimal number system to binary number system
2:40
Program-49 | Write a program to check leap year. Year will be entered by the user | STS Academy
Program-50 | Write a program which uses a switch statement and breaks the program if certain........
Program-51 | Write a program to input numbers of week's day(1-7) and translate to it equivalent ...
Program-52 | Write a program that inputs a character from the user and check whether it is vowel....
4:14
Program-53 | Write a program that accepts the weight in pound and converts into .........
3:01
Program-54 | Write a program that accepts the weight in kilogram and converts into pound by using...
4:19
Program-55 | Write a function that convert kilogram into grams. Input weight in the main...........
5:57
Program-56 | Write a program to get the numbers of kilometers from the user and convert it in.......
5:35
Program-57 | Write a program to print the pyramid of stars | STS (Science + Coding) Academy
3:10
Program-58 | Write a program to print diamond pattern of stars | STS (Science + Coding) Academy
10:23
Tutorial-1 | Introduction to Functions in C Language | Function() | STS (Science + Coding) Academy
7:15
Tutorial-2 | Method of writing function | C Functions playlist | STS (Science + Coding) Academy
4:51
Tutorial-3 | Creating our first function as example in C | STS (Science + Coding) Academy
9:12
Tutorial-4 | Function parameter in C | STS (Science + Coding) Academy
14:02
Tutorial-5 | Creating a calculator program using functions in C | STS (Science + Coding) Academy
7:11
Tutorial-6 | Return types in function| STS (Science + Coding) Academy
6:44
Tutorial-7 | Function Recursion | Self calling functions | STS (Science + Coding) Academy
10:42
Tutorial-8 | Function Overloading in C | STS (Science + Coding) Academy
4:27
Program that add two numbers using function in C | Functions | STS (Science + Coding) Academy
Program to check if a number is positive, negative or zero using functions | STS Academy
4:24
Program to find the square of a number using function | STS (Science + Coding) Academy
5:03
Program to find average of three number using function | STS (Science + Coding) Academy
Program to swap two numbers using function | C Functions playlist | STS (Science + Coding) Academy