Computer Science, asked by SƬᏗᏒᏇᏗƦƦᎥᎧƦ, 5 hours ago

Question is in attachment.
Please answer ​

Attachments:

Answers

Answered by sanjeev12339
6

Answer:

import java.util.*;

public class Cal_GS

{

public void main()

{

Scanner sc = new Scanner (System.in)

int bs, da, sa,gs=0;

System.out.println("enter basic salary, dearness allowance,special salary of the employee");

bs=sc.nextInt();

da=sc.nextInt();

sa=sc.nextInt();

gs=bs+da+sp;

System.out.println(" basic +\t+ Da +\t+ spl.Allowance+\t+gross salary");

System.out.println(+bs+"\t"+da+"\t"+sa+"\t"+gs)

}

}

Answered by shraddha8764
0

Answer:

Question is in attachment.

Please answer .

hey dear come in my I n S t a account

I am waiting for you

_shraddha.2187

can you make my bestie friend

Similar questions