Recent content by Speakeasys

  1. S

    VB program allows user input of 1's & 0's, confirms the 1's & 0's, & returns...

    ...a result of binary function NOT? a. Allow the user to input a string of 1's and 0's of arbritrary length b. Verify that the user has only input 0's and 1's ... if not produce an error message c. Return a result that is the result of performing the binary NOT function on the input PLEASE DO...
Back
Top