x
Search for:
Learn Programming Languages
Main menu
Skip to content
Home
Categories
Arrays
Assembly
C Language
Area Programs
Array
1-D Array
2-D Array
File Handling
Function
Graphics
If-Else
Logical Programs
Loops
Do-While Loops
For Loops
Nested For Loops
Nested Loops
Mathematical Programs in C.
Mathematical Programs.
Simple Programs.
C++
D.S Programs
New
OOP(C++)
Overloading
Ques & Ans
About Us
Contact Us
Category Archives:
C Language
C-Sharp
Mathematical Programs in C.
Write a program to calculate the age in years, months, and days by inputting current and base years.
Mathematical Programs in C.
Write a program to calculate total and percentage marks obtained by a student in 5 subjects.
Mathematical Programs in C.
Write a programe to calculate the gross pay of an employee by inputting basic pay through the key board. His salary break up is as fallows.
Simple Programs.
Write a prigrame to print the values of main data types used in C.
Switch Statement
write a program to character is vowel or not using switch statement.
Switch Statement
Write a program to make calculator by using switch.
For Loops
Write a program to find factorial of an integer using for loop.
Mathematical Programs in C.
Write a program to multiply 10 integers 10,100 and 1000.
Mathematical Programs in C.
Write a program to convert the height from inches to cm using formula 2.54*height.
Area Programs
Write a program that inputs base and height from the user amd calculates area of a triangle.
Page 7 of 9
1
2
3
4
5
6
7
8
9