How will calculated the net amount in tax add like
total net amount = LT+ST+CESS+amount
2500 = 10%+12.5%+5.15%+amount?
kindly please explain what type of formula we apply in software?
Tushar



How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%..

Answer / Puneet Rastogi

To calculate the total net amount, you can use a simple addition formula. The formula you provided is as follows: total_net_amount = LT + ST + CESS + amount. This formula adds the Local Tax (LT), State Tax (ST), Central Sales Tax/Service Tax (CESS), and the given amount to find the total net amount. You can implement this formula in various programming languages, such as C#, Python, Java, etc., depending on your preference.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net WindowsForms Interview Questions

What is the default property of data control?

2 Answers   Wipro,


What is a fillable form?

1 Answers  


Which property of the errorprovider control automatically sets to the form to which?

1 Answers  


What is the synonym of form?

1 Answers  


What is the difference between the add() and insert() methods of a listbox control?

1 Answers  


List out controls which does not have events?

8 Answers   Silicon,


i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net

1 Answers  


What is a database form?

1 Answers  


which property is used to lock a textbox to enter data?

10 Answers  


What is the need of z-order method?

3 Answers   Accel,


What are the different types of JOINs in SQL Server?

3 Answers   Arctern,


What is the extension of the windows installer file?

1 Answers  


Categories