Which of following logical operation can be applied to pointers? (Assuming initialization int *a = 2; int *b = 3;)

Question:
 Which of following logical operation can be applied to pointers?  (Assuming initialization int *a = 2; int *b = 3;)

1. a | b

2.a ^ b

3.a & b

4. None of the mentioned

Posted Date:-2021-02-20 21:41:37


More MCQS Questions and answers

Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!