What does the & operator do?Select one:a.It uses OR operation bit by bit between two variablesb.It represents the OR comparison between two variablesc.It uses AND operation bit by bit between two variablesd.It represents the AND comparison between two variables
Question
What does the & operator do?Select one:a.It uses OR operation bit by bit between two variablesb.It represents the OR comparison between two variablesc.It uses AND operation bit by bit between two variablesd.It represents the AND comparison between two variables
🧐 Not the exact question you are looking for?Go ask a question
Solution
The & operator performs an AND operation bit by bit between two variables. So, the correct answer is c. It uses AND operation bit by bit between two variables.
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.