0% found this document useful (0 votes)
4 views

assignment

Uploaded by

shivansharora092
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

assignment

Uploaded by

shivansharora092
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Write a program to accepts two integers and print their sum.

Write a program that accepts the radius of a circle and prints its area.

Write a program that accepts base and height and calculate the area of a triangle.

Write a program that inputs a student’s marks in three subjects (out of 100) and prints

the percentage marks.

Write a program that accepts the length and breadth of the rectangle and calculate its

area and perimeter

Write a program to accept the height in cm and convert it into feet and inches.

Write a program to calculate simple interest.

Write a program to calculate gross salary on an employee where basic salary entered by

the user and HRA is 10% of basic sal and DA is500

Write a program to read two numbers and prints their quotient and reminder.

Write a program to find whether a given number is even or odd.


Write a program to find the largest among the three integers.
Write a program to find the lowest among the three integers.
Write a program that accepts the length and breadth of the rectangle and calculate its
area.
Write a program that accepts weight in Kg and height in meters and calculate the BMI.

You might also like