NOTE: USE SCANNER CLASS TO INPUT THE VALUES
Q.No.1 Write a Java program to accept a month number and print the corresponding month name. Make use of switch-case construct.
Q.No.2 A cloth showroom has announced the following festival discounts on purchase of items:
{PIC1}
Write the Java program to compute the net amount paid by the customer. Assume all required values to be inputted by the user . Make use of IF and SWITCH.
Q.No.3 An employee is entitled to pay an income tax based on his gross annual income as follows:
{PIC2}
Write a Java program to computer and print the tax payable by a salaried person.
Q.No.4 Accept the length of three sides of a triangle and print the appropriate message for the type it belongs to eg. Scalene, Equilateral or Isosceles.
Q.No.5 Design a class library, that accepts the memberID ,memberName, bookName and compute the fine for a member. The fine is calculated depending on the number of days a book is returned late:
{PIC3}
PLEASE HELP
I'm giving all the points I have
Attachments:
Answers
Answered by
0
Answer:
don't worry search each and every question in Google u will definitely get it and complete it very quickly
Similar questions