Top

Discussion

What will be the output of the program?

#include

int main()
{
    unsigned int res;
    res = (64 >>(2+1-2)) & (~(1<<2>

 

  • A.32
  • B.64
  • C.128

Answer: A

No answer description available for this question.
 

No comment is present. Be the first to comment.
Loading…

Post your comment