hi friends..... help me with this using visual c++ or visual basic 6.0
a) A program that accept a string that contains only an even number of 0's and 1's.
b) A program that accept a string that contains only an odd number of 1's.
See to it that the programs are error-free, with error-handlers, and lastly informative (use comments/remarks to indicate processes).
a) A program that accept a string that contains only an even number of 0's and 1's.
b) A program that accept a string that contains only an odd number of 1's.
See to it that the programs are error-free, with error-handlers, and lastly informative (use comments/remarks to indicate processes).
Comment