Posts

WAP to print the table of a number using "Do While Loop"

WAP to print the factorial of a number using "While Loop"

WAP to print ten natural numbers using "Do While Loop"

WAP to print first ten natural numbers using "While Loop"

WAP to print first ten natural numbers using "For Loop"

WAP to check whether the number entered is divisible by 5. If yes, then find the area of circle otherwise find the circumference of circle

WAP to calculate the roots of quadratic equation

WAP to simulate the use of calculator using switch statement

WAP to evaluate the marks of a student

WA P to check whether the number entered is even or odd / WAP to check whether the year entered is leap year or not

WAP to print the largest number of three numbers

WAP to swap two numbers with the help of third variable

WAP to calculate the perimeter of rectangle