Const – Point Out Errors 1. Point out the error in the program. A. Error: unknown pointer conversion B. Error: cannot convert ptr…
Bitwise Operators – Point Out Correct Statements 1. Which of the following statements are correct about the program? A. It prints all even bits from…
Strings – Point Out Correct Statements 1. Which of the following statements are correct about the program below? A. The code converts a string…