Create a C# console application, programming homework help
Create a C# console application, programming homework help
Create a C# console application with a menu that can do three things: 1) Take a name as an input and reverse the first and last name. For example, the input Stephen Strange as an input would output Strange Stephen. You may assume a name only has a single space, to make things easier. 2) Take a Canadian postal code as an input, and tell the user if the postal code is in the correct format. Remember that Canadian postal codes are in the format: H0H 0H0 3) Take a SIN number as an input, and validate that it is correct. Social Insurance Numbers are validated via a simple checksum process. How the checksum works: 046 454 286 < Fictions SIN 046 454 286 Multiply each top number 121 212 121 / by the number below it.. ———– 086 858 276 < and get this. ^ Notice here that 8*2=16, add 1 and together and get 7. If you get a 2 digit # add the digits together. Add all of these digits together. 0+8+6+8+5+8+2+7+6=50 / If the SIN is valid this # will be evenly divisible by 10. This is a ‘valid’ SIN.
"You need a similar assignment done from scratch? Our qualified writers will help you with a guaranteed AI-free & plagiarism-free A+ quality paper, Confidentiality, Timely delivery & Livechat/phone Support.
Discount Code: CIPD30
Click ORDER NOW..


