Computer Science, asked by Anhad007, 7 months ago

Write a program in java to enter basic salary and calculate

gross salary.​ please ans fast

Answers

Answered by dipakbanjara2
0

answer

Explanation:

Import the Scanner.

Declare the class as public.

Add the void main function.

Add system. out. println() function with the message to enter basic salary.

Declare input as Scanner.

Take the basic salary and save it in variable.

Calculate Gross salary and save it in other variable.

Add system. out.

Answered by scienceworm1
4

ʀғʀ ʜ ʜɴ ʟs

Attachments:
Similar questions