Posts
Showing posts from January, 2023
How to make IUBAT old grading policy using C programming!
- Get link
- X
- Other Apps
How to transform all the negative values into positive values using abs() function.
- Get link
- X
- Other Apps
how to use floor(),ceil() built in function in C programming!
- Get link
- X
- Other Apps
How to use puts(),gets() built in functions in C programming!
- Get link
- X
- Other Apps
How to use toupper(),strcat(),strcpy() built in functions in C programming!
- Get link
- X
- Other Apps
Q1: Solving a problem using Ternary Operator in C programming.
- Get link
- X
- Other Apps
How to check if a symbol is Alphabet or Number?!(Both is Detail and Short Hand)
- Get link
- X
- Other Apps
Difference between Do Loop and For Loop.
- Get link
- X
- Other Apps
Do Loop (Calculate Sum of even number out of the N numbers input by the user).
- Get link
- X
- Other Apps
Calculate the Grade and Points according to IUBAT grading system.
- Get link
- X
- Other Apps
How to calculate the summation of all the values from 30 to 120 which are divided by 3 and 5.
- Get link
- X
- Other Apps
Condition to check whether the character is Alphabet or not !
- Get link
- X
- Other Apps
How to convert Fahrenheit to Centigrade using C language.
- Get link
- X
- Other Apps
How to convert Centigrade to Fahrenheit using C language.
- Get link
- X
- Other Apps
How to find out the third angle,if you know the other two angles using C programming language.
- Get link
- X
- Other Apps
How to calculate the perimeter and area of a circle with an given radius.
- Get link
- X
- Other Apps
How to find out the area of a Equilateral Triangle.
- Get link
- X
- Other Apps