akosiraff

Jacobson Solution VB 2010

Mar 25th, 2013
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. Download: http://solutionzip.com/downloads/jacobson-solution-vb-2010/
  2.  
  3.  
  4. Code the application so that it allows the user to enter a password that contains five, six, or seven characters. The application then should create and display a new password as follows:
  5. 1. Raplce all vowels (A, E, I, O, and U) with the letter X.
  6. 2. Replace all numbers with the letter Z.
  7. 3. Reverse the characters in the password.
  8.  
  9. Download: http://solutionzip.com/downloads/jacobson-solution-vb-2010/
Advertisement
Add Comment
Please, Sign In to add comment