Note: In case if your problem statement is updated, please donot hesitate us and send it to us at [email protected]. We would surely like to help you in this regard.
WEEK THREE
Choose one of the following options.
Option A
Build a text file of string objects. They may be people’s names, cities, zip codes, and so forth. Include at
least 20 items in the list.
Design, implement, test, and debug a C# program to read the text file into an array and sort it. The GUI
should have a text field into which the user can enter a search term. The program will perform a binary
search to determine if the term is found in the array that was read from the file. The program will let the
user know whether or not the search term was found and how many comparisons were made during
the search.
Submit the project and the text file used.
Option B
Design, implement, test, and debug a C# program to show the frequencies of the sum of two dice for
100 rolls. The program will read the file you created in the dice simulation in Week Two. Include the
following:
Declare an array that represents the possible results of throws of two dice.
For each entry in the file, increment the element of the array corresponding to that result.
Last, display the frequency count for that simulation.
* If you have any issues with the payment method, please let us know at [email protected] and that can be discussed and considered.
* Your paypal has to be pre-loaded in order to complete the purchase or otherwise please discuss it with us at [email protected].
* As soon as the payment is received through PayPal, download link of the solution will automatically be sent to the address used in Paypal.
* Please check your junk mails as the download link email might go there.
* All the contents are compressed in one zip folder.
* In case if you get stuck at any point during the payment process, please immediately contact us at [email protected] and we will fix it with you.
* We try our best to reach back to you on immediate basis. However, please expect to get a response within 8 hours from our side.
* Comments/Feedbacks are truely welcomed and there might be some incentives for you for the next lab/quiz/assignment.
* In case of any query, please donot hesitate to contact us at [email protected].
******************************************** Good Luck ***************************************************
Any personal information received will only be used to fill your order. We will not sell or redistribute your information to anyone.
We will try our best to resolve the issue and if still persists we can discuss for a refund in case its required.
Note: In case if your problem statement is updated, please donot hesitate us and send it to us at [email protected]. We would surely like to help you in this regard.