Question: Need help please Programing in c++ I stored false and true questions in an array I want to store the correct answers to that questions
Need help please
Programing in c++
I stored false and true questions in an array
I want to store the correct answers to that questions as bits in an 8 bit number. How I can do that?
Then ask the user to input answers
After that I want to Check the input answers against my correct saved answers using bitwise operators, reporting whether correct or not.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
