×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

What will be the 1's complement of 30 in binary number?

21. What will be the 1's complement of 30 in binary number?

  1. 11110
  2. 00000
  3. 11111
  4. 00001

Answer: D) 00001

Explanation:

First step is to convert decimal 30 to binary i.e., 11110, now just change the value of 0 to 1 and 1 to 0 therefore the final answer is = 00001.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.