SlideShare une entreprise Scribd logo
1  sur  5
using System;
      //
class Bonus
      //                Bonus
{
static void Main() {
      //
    Console.WriteLine();
      //               1
    Console.Write("    <<<<= ========= Program Bonus ===========
= >>>>> ");
      //               <<<<= ========= Program Bonus =========== =
>>>>>
Console.WriteLine();
       //               1
Console.WriteLine();
      //               1
Console.Write("Input In sales in Month of 1 = = >> ");
      //               Input In sales in Month of 1 = = >>


double price1 = double.Parse(Console.ReadLine());
            //                  Keybord      Price1
Console.WriteLine();
//                1
Console.Write("Input In sales in Month of 2 = = >> ");
     //             Input In sales in Month of 1 = = >>
double price2 = double.Parse(Console.ReadLine());
     //                    Keybord   Price2
Console.WriteLine();
     //                1


Console.Write("Input In sales in Mount of 3 = = >> ");
     //             Input In sales in Month of 3 = = >>


double price3 = double.Parse(Console.ReadLine());
     //                    Keybord   Price3
Console.WriteLine();
     //                1


Console.Write("Input In sales in Mount of 4 = = >> ");
     //            Input In sales in Month of 4 = = >>
double price4 = double.Parse(Console.ReadLine());
     //                    Keybord   Price4
Console.WriteLine();
     //                1
Console.Write("Input In sales in Mount of 5 = = >> ");
//            Input In sales in Month of 5 = = >>
double price5 = double.Parse(Console.ReadLine());
     //                    Keybord    Price5
Console.WriteLine();
     //                1
Console.Write("Input In sales in Mount of 6 = = >> ");
     //            Input In sales in Month of 6 = = >>
double price6 = double.Parse(Console.ReadLine());
     //                    Keybord    Price6
Console.WriteLine();
     //                1




double total = price1+ price2+ price3+ price4+ price5+ price6;
     //            6                    Total               Toal


Console.WriteLine(" << ==In sales of Very Mount == >> {0:f2} ", total);
     //             << ==In sales of Very Mount == >>
                              total
Console.WriteLine();
     //                1
if (total<=20000)
//        total<=20000
Console.WriteLine("<<< ======== Bonus is {0:f2}
=========>>>",total*10/100);
     //                                       total*10/100


else if (total<=35000)
     //     total<=35000
Console.WriteLine("<< ========Bonus is {0:f2} =========>>>", total
* 15 / 100);
     //                                       total*15/100



else if (total<=70000)
     //     total<=70000
Console.WriteLine("<< ========Bonus is {0:f2} =========>>>", total
* 20 / 100);
     //                                       total*20/100



else
     //
Console.WriteLine("<< ========Bonus is {0:f2} =========>>>", total
* 40 / 100);
     //                                       total*40/100



System. Console.ReadLine();
//                        Keybord 1
}


}

Contenu connexe

En vedette

En vedette (7)

วิธีการคำนวณโบนัสพนักงาน
วิธีการคำนวณโบนัสพนักงานวิธีการคำนวณโบนัสพนักงาน
วิธีการคำนวณโบนัสพนักงาน
 
โบนัส
โบนัสโบนัส
โบนัส
 
การคำนวณเกรดและโบนัส
การคำนวณเกรดและโบนัสการคำนวณเกรดและโบนัส
การคำนวณเกรดและโบนัส
 
วิธีทำการคำนวณอย่างเร็วใน Excel
วิธีทำการคำนวณอย่างเร็วใน Excelวิธีทำการคำนวณอย่างเร็วใน Excel
วิธีทำการคำนวณอย่างเร็วใน Excel
 
การใช้สูตรในการคำนวณ โปรแกรม Microsoft Excel
การใช้สูตรในการคำนวณ โปรแกรม Microsoft Excelการใช้สูตรในการคำนวณ โปรแกรม Microsoft Excel
การใช้สูตรในการคำนวณ โปรแกรม Microsoft Excel
 
การคำนวณเงินเดือนสุทธิหลังหักภาษีเงินเดือน 5%
การคำนวณเงินเดือนสุทธิหลังหักภาษีเงินเดือน 5%การคำนวณเงินเดือนสุทธิหลังหักภาษีเงินเดือน 5%
การคำนวณเงินเดือนสุทธิหลังหักภาษีเงินเดือน 5%
 
สูตรคำนวน
สูตรคำนวนสูตรคำนวน
สูตรคำนวน
 

Similaire à คำอธิบายโปรแกรมโบนัส

Please help with this. program must be written in C# .. All of the g.pdf
Please help with this. program must be written in C# .. All of the g.pdfPlease help with this. program must be written in C# .. All of the g.pdf
Please help with this. program must be written in C# .. All of the g.pdf
manjan6
 
Mpesa_C# (2)
Mpesa_C# (2)Mpesa_C# (2)
Mpesa_C# (2)
Soud Fosi
 

Similaire à คำอธิบายโปรแกรมโบนัส (17)

Bookstore-Project
Bookstore-ProjectBookstore-Project
Bookstore-Project
 
RandomGuessingGame
RandomGuessingGameRandomGuessingGame
RandomGuessingGame
 
C++ TUTORIAL 1
C++ TUTORIAL 1C++ TUTORIAL 1
C++ TUTORIAL 1
 
Introduction to ES2015
Introduction to ES2015Introduction to ES2015
Introduction to ES2015
 
C # (2)
C # (2)C # (2)
C # (2)
 
Please help with this. program must be written in C# .. All of the g.pdf
Please help with this. program must be written in C# .. All of the g.pdfPlease help with this. program must be written in C# .. All of the g.pdf
Please help with this. program must be written in C# .. All of the g.pdf
 
04 Console input output-
04 Console input output-04 Console input output-
04 Console input output-
 
Pablo Magaz | ECMAScript 2018 y más allá | Codemotion Madrid 2018
Pablo Magaz | ECMAScript 2018 y más allá | Codemotion Madrid 2018Pablo Magaz | ECMAScript 2018 y más allá | Codemotion Madrid 2018
Pablo Magaz | ECMAScript 2018 y más allá | Codemotion Madrid 2018
 
Mpesa_C# (2)
Mpesa_C# (2)Mpesa_C# (2)
Mpesa_C# (2)
 
Cis 115 Education Organization / snaptutorial.com
Cis 115 Education Organization / snaptutorial.comCis 115 Education Organization / snaptutorial.com
Cis 115 Education Organization / snaptutorial.com
 
Cis 115 Effective Communication / snaptutorial.com
Cis 115  Effective Communication / snaptutorial.comCis 115  Effective Communication / snaptutorial.com
Cis 115 Effective Communication / snaptutorial.com
 
CIS 115 Become Exceptional--cis115.com
CIS 115 Become Exceptional--cis115.comCIS 115 Become Exceptional--cis115.com
CIS 115 Become Exceptional--cis115.com
 
Javascript - The basics
Javascript - The basicsJavascript - The basics
Javascript - The basics
 
Cis 115 Education Organization -- snaptutorial.com
Cis 115   Education Organization -- snaptutorial.comCis 115   Education Organization -- snaptutorial.com
Cis 115 Education Organization -- snaptutorial.com
 
Vbreport
VbreportVbreport
Vbreport
 
CIS 115 Education for Service--cis115.com
CIS 115 Education for Service--cis115.com  CIS 115 Education for Service--cis115.com
CIS 115 Education for Service--cis115.com
 
CIS 115 Redefined Education--cis115.com
CIS 115 Redefined Education--cis115.comCIS 115 Redefined Education--cis115.com
CIS 115 Redefined Education--cis115.com
 

Plus de ชญานิษฐ์ ทบวัน

สำเนาของ รายชื่อทำงานกับครู2
สำเนาของ รายชื่อทำงานกับครู2สำเนาของ รายชื่อทำงานกับครู2
สำเนาของ รายชื่อทำงานกับครู2
ชญานิษฐ์ ทบวัน
 

Plus de ชญานิษฐ์ ทบวัน (20)

Pre o-net job3
Pre o-net job3Pre o-net job3
Pre o-net job3
 
Pre o-net job3 ชุด สอง
Pre o-net job3 ชุด สองPre o-net job3 ชุด สอง
Pre o-net job3 ชุด สอง
 
O net 52 M. 3 Tecnology
O net 52 M. 3 TecnologyO net 52 M. 3 Tecnology
O net 52 M. 3 Tecnology
 
ScoreMiddle156
ScoreMiddle156ScoreMiddle156
ScoreMiddle156
 
scoremidle156
scoremidle156scoremidle156
scoremidle156
 
สำเนาของ รายชื่อทำงานกับครู2
สำเนาของ รายชื่อทำงานกับครู2สำเนาของ รายชื่อทำงานกับครู2
สำเนาของ รายชื่อทำงานกับครู2
 
Flowchart
FlowchartFlowchart
Flowchart
 
Flowchart6
Flowchart6Flowchart6
Flowchart6
 
Flowchart5
Flowchart5Flowchart5
Flowchart5
 
Flowchart3
Flowchart3Flowchart3
Flowchart3
 
Flowchart4
Flowchart4Flowchart4
Flowchart4
 
Flowchart2
Flowchart2Flowchart2
Flowchart2
 
Flowchart1
Flowchart1Flowchart1
Flowchart1
 
ใบงานที่ 1
ใบงานที่ 1ใบงานที่ 1
ใบงานที่ 1
 
report M.4
report M.4report M.4
report M.4
 
Ex 1
Ex  1Ex  1
Ex 1
 
ตัวอย่างทำหัวข้อ Powerpoint
ตัวอย่างทำหัวข้อ Powerpointตัวอย่างทำหัวข้อ Powerpoint
ตัวอย่างทำหัวข้อ Powerpoint
 
Powerpoint
PowerpointPowerpoint
Powerpoint
 
วิธีการทำ Power point
วิธีการทำ Power pointวิธีการทำ Power point
วิธีการทำ Power point
 
วิธีการใช้โปรแกรม Microsoft word 5
วิธีการใช้โปรแกรม Microsoft word 5วิธีการใช้โปรแกรม Microsoft word 5
วิธีการใช้โปรแกรม Microsoft word 5
 

Dernier

Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
daisycvs
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
Abortion pills in Kuwait Cytotec pills in Kuwait
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
amitlee9823
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
lizamodels9
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Call Girls In Noida 959961⊹3876 Independent Escort Service Noida
Call Girls In Noida 959961⊹3876 Independent Escort Service NoidaCall Girls In Noida 959961⊹3876 Independent Escort Service Noida
Call Girls In Noida 959961⊹3876 Independent Escort Service Noida
dlhescort
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Dipal Arora
 

Dernier (20)

Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
 
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors Data
 
Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1
 
How to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityHow to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League City
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
 
Business Model Canvas (BMC)- A new venture concept
Business Model Canvas (BMC)-  A new venture conceptBusiness Model Canvas (BMC)-  A new venture concept
Business Model Canvas (BMC)- A new venture concept
 
Falcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to ProsperityFalcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to Prosperity
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMAN
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communications
 
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLBAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Organizational Transformation Lead with Culture
Organizational Transformation Lead with CultureOrganizational Transformation Lead with Culture
Organizational Transformation Lead with Culture
 
Call Girls In Noida 959961⊹3876 Independent Escort Service Noida
Call Girls In Noida 959961⊹3876 Independent Escort Service NoidaCall Girls In Noida 959961⊹3876 Independent Escort Service Noida
Call Girls In Noida 959961⊹3876 Independent Escort Service Noida
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
 

คำอธิบายโปรแกรมโบนัส

  • 1. using System; // class Bonus // Bonus { static void Main() { // Console.WriteLine(); // 1 Console.Write(" <<<<= ========= Program Bonus =========== = >>>>> "); // <<<<= ========= Program Bonus =========== = >>>>> Console.WriteLine(); // 1 Console.WriteLine(); // 1 Console.Write("Input In sales in Month of 1 = = >> "); // Input In sales in Month of 1 = = >> double price1 = double.Parse(Console.ReadLine()); // Keybord Price1 Console.WriteLine();
  • 2. // 1 Console.Write("Input In sales in Month of 2 = = >> "); // Input In sales in Month of 1 = = >> double price2 = double.Parse(Console.ReadLine()); // Keybord Price2 Console.WriteLine(); // 1 Console.Write("Input In sales in Mount of 3 = = >> "); // Input In sales in Month of 3 = = >> double price3 = double.Parse(Console.ReadLine()); // Keybord Price3 Console.WriteLine(); // 1 Console.Write("Input In sales in Mount of 4 = = >> "); // Input In sales in Month of 4 = = >> double price4 = double.Parse(Console.ReadLine()); // Keybord Price4 Console.WriteLine(); // 1 Console.Write("Input In sales in Mount of 5 = = >> ");
  • 3. // Input In sales in Month of 5 = = >> double price5 = double.Parse(Console.ReadLine()); // Keybord Price5 Console.WriteLine(); // 1 Console.Write("Input In sales in Mount of 6 = = >> "); // Input In sales in Month of 6 = = >> double price6 = double.Parse(Console.ReadLine()); // Keybord Price6 Console.WriteLine(); // 1 double total = price1+ price2+ price3+ price4+ price5+ price6; // 6 Total Toal Console.WriteLine(" << ==In sales of Very Mount == >> {0:f2} ", total); // << ==In sales of Very Mount == >> total Console.WriteLine(); // 1
  • 4. if (total<=20000) // total<=20000 Console.WriteLine("<<< ======== Bonus is {0:f2} =========>>>",total*10/100); // total*10/100 else if (total<=35000) // total<=35000 Console.WriteLine("<< ========Bonus is {0:f2} =========>>>", total * 15 / 100); // total*15/100 else if (total<=70000) // total<=70000 Console.WriteLine("<< ========Bonus is {0:f2} =========>>>", total * 20 / 100); // total*20/100 else //
  • 5. Console.WriteLine("<< ========Bonus is {0:f2} =========>>>", total * 40 / 100); // total*40/100 System. Console.ReadLine(); // Keybord 1 } }