Industry-relevant training in Business, Technology, and Design
Fun games to boost memory, math, typing, and English skills
Comprehensive mock test on Programming, Database Management, and Web Development. Features coding problems, theoretical questions, and practical applications.
Duration
30 min
Questions
30
Marking
Negative
What is the binary representation of the decimal number 12?
Which of the following is the octal representation of the binary number 101101?
What is the hexadecimal representation of the decimal number 255?
Which of the following is the correct binary addition of 1011 and 1101?
What is the result of subtracting 1010 (binary) from 1101 (binary)?
In binary addition, what is the carry in the addition of 1 + 1?
Which of the following is the 2's complement of the binary number 1010?
What is the decimal equivalent of the hexadecimal number 1F?
Which of the following is the correct result of converting the decimal number 19 into binary?
What is the octal equivalent of the binary number 101010?
What is the result of subtracting 110 (binary) from 1111 (binary)?
What is the hexadecimal equivalent of the binary number 11110010?
What is the result of the binary operation 101 + 1011?
In the 1's complement of a number, what happens when you add 1 to the 1's complement result?
What is the 1's complement of the binary number 101010?
Which of the following is the correct operation of 2's complement addition of 1111 and 0011?
What is the result of the subtraction operation 1011 - 1101 in binary using 2's complement?
Which of the following is the correct procedure for converting a decimal number to binary?
What is the hexadecimal equivalent of the binary number 10101010?
What happens when you add 1 to the binary number 1111?
In the 1's complement method, what is the representation of -5 (in 8-bit)?
What is the 2's complement of the binary number 10101101?
How do you convert an octal number to decimal?
Which binary operation is performed in the 2's complement method to represent negative numbers?
What is the binary representation of the hexadecimal number A3?
What does the operation of 1's complement addition involve?
How do you convert a binary number to hexadecimal?
In binary addition, what is the result of 1011 + 1101?
What is the purpose of 2's complement in binary numbers?
Which base does the hexadecimal system use?