answersLogoWhite

0

#include <iostream>

using namespace std;

int main()

{

double salary,n;

cout<<"enter number of salary:";

cin>>salary;

n=salary+0.03 ;

cout<<"the net salary is:"<<n;

cin>>n;

return 0;

}

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is a salary net of tax?

This is termed as your "Gross Salary" or "Net Salary".


What is a Net Salary?

Your net salary is your 'take-home' salary, ie how much you have left after tax. If you want to know what your net salary is, you can use a net salary calculator (http://netsalarycalculator.org).


What is tapi in dot net?

TAPI stands for Telephony Application Programming Interface. This API helps program against telephone services. It is not specific to dot net.


What is net salary if ctc is 30000?

What is net salary if ctc is 30000


Do you need dot net if you do not program?

Possibly. Certain programs need the .NET runtimes in order to work; even if you're not programming yourself, if you want to run these programs you will need the .NET runtime support package.


What is Total Net Salary?

Net salary is the amount actually received by the employee.


How do you program ddm on a 2005 Chevy Trailblazer?

I'm somewhat confused on this issue. All over the net people talk about having to program these. I went to junkyard. They said there is no programming necessary. They had one. I bought it...plugged it in..and it worked fine. No programming needed.


.net is the programming language?

No. .NET is a framework, not a programming language. It is the common framework used by the C#, F# and Visual Basic programming languages.


Is basic and net salary same?

No salary is pre-tax and net is take home.


What is the net salary of group captain in iaf?

net salary is 79,300 including all allowances


Gross salary in India?

gross salary=net salary+deduction


In what sense is java program similar to SharpDevelop program?

These two things are nothing alike. Java is a programming language. SharpDevelop is an integrated development environment (IDE) for the .NET platform, which is basically a nice graphical interface in which people can write programs in the .NET languages.