Posted on March 21, 2023Write a program to find whether the given number is even or odd Continue reading “Write a program to find whether the given number is even or odd”
Posted on March 21, 2023March 21, 2023Write a program to find greater of three numbers using Nested If. Continue reading “Write a program to find greater of three numbers using Nested If.”
Posted on March 21, 2023March 21, 2023Write a program to find the larger of two numbers. Continue reading “Write a program to find the larger of two numbers.”
Posted on March 21, 2023March 21, 2023Write a program to find volume of a cube using side as input from user in c Continue reading “Write a program to find volume of a cube using side as input from user in c”
Posted on March 21, 2023March 24, 2023Write a program to find area of a circle using PI as constant Continue reading “Write a program to find area of a circle using PI as constant”
Posted on March 21, 2023March 24, 2023WRITE A PROGRAM to find area of a circle using PI as constant Continue reading “WRITE A PROGRAM to find area of a circle using PI as constant”
Posted on March 21, 2023March 21, 2023Basic salary of an employee is input through the keyboard. The DA is 25% of the basic salary while the HRA is 15% of the basic salary. Provident Fund is deducted at the rate of 10% of the gross salary(BS+DA+HRA). WRITE A PROGRAM to calculate the net salary Continue reading “Basic salary of an employee is input through the keyboard. The DA is 25% of the basic salary while the HRA is 15% of the basic salary. Provident Fund is deducted at the rate of 10% of the gross salary(BS+DA+HRA). WRITE A PROGRAM to calculate the net salary”
Posted on March 21, 2023March 21, 2023Write a program to find the simple interest, inputs are amount, period in years and rate of interest. Continue reading “Write a program to find the simple interest, inputs are amount, period in years and rate of interest.”
Posted on March 21, 2023March 21, 2023Write a program to accept the values of two variables. Continue reading “Write a program to accept the values of two variables.”
Posted on March 21, 2023March 21, 2023Write a program to Compute Quotient and Remainder Continue reading “Write a program to Compute Quotient and Remainder”