Answers

Question and Answer:

  Home  IIT JEE Exam

⟩ Write a program to flip the 2nd bit of the 32 bit number?

{

x = x^2;

}

 199 views

More Questions for you: