Computer Science, asked by kishalaykamar2004, 8 months ago

java programs questions for solving...pls give correctly...easy programs​

Answers

Answered by karanjotgaidu
0

Answer:

  • Write a program to print multiplication table of any number(number is user input)

  • Write a program to enter the age of a person and check whether he/she is eligible for voting or not(if age>18,then they are eligible)

  • Write a program to display the price of an item after discount ( if price > 30, discount = 4)

Eg : price = 35, price after discount = 31)

Answered by stylishtamilachee
0

Answer:

  • Write a program to calculate area of a sphere with radius 7 cm.

  • Write a program to calculate volume of a sphere whose radius is 7 cm.

  • write a program to calculate area of a triangle with sides 10.5, 15.5, 20cm.

  • Write a program to the cost of tiling a rectangular plot of land 500 m long and 200 m wide at the rate of Rs.80 per 100 sq m.

  • Write a program to calculate and print side of a room whose area is 240.25 sqm and square in shape.

  • Write a program to determine the quotient and reminder for two integers.

  • Write a program to calculate the scholarship earned by Satvik who gets Rs.750 per month for 5 years.
Similar questions