Page 558 - ComputerScience_Class_11
P. 558

Please enter your choice : 5
              SALARY DETAILS
              --------------
              Name : RAM
              Pan Number : ABC123
              TaxIncome : 245678.0
              SALARY DETAILS
              --------------
              Name : SHYAM
              Pan Number : WEDS345
              TaxIncome : 12345.0
              This is end of File
              Main Menu
              Press 1 for creating a file
              Press 2 for appending a file
              Press 3 for deleting data from a file
              Press 4 for modifying a file
              Press 5 for reading a file
              Press 6 to exit
              Please enter your choice : 2
              Input the Name of Employee : AJAY
              Input the Pan Number : RT56
              Input the TaxableIncome : 21342
              Do you wish to input more data?(y/n) : n
              Main Menu
              Press 1 for creating a file
              Press 2 for appending a file
              Press 3 for deleting data from a file
              Press 4 for modifying a file
              Press 5 for reading a file
              Press 6 to exit
              Please enter your choice : 5
              SALARY DETAILS
              --------------
              Name : RAM
              Pan Number : ABC123
              TaxIncome : 245678.0
              SALARY DETAILS
              --------------
              Name : SHYAM
              Pan Number : WEDS345
              TaxIncome : 12345.0
              SALARY DETAILS
              --------------
              Name : AJAY
              Pan Number : RT56
              TaxIncome : 21342.0
              This is end of File
              Main Menu
              Press 1 for creating a file
              Press 2 for appending a file
              Press 3 for deleting data from a file




                  556  Touchpad Computer Science (Ver. 3.0)-XI
   553   554   555   556   557   558   559   560   561   562   563