Industry-relevant training in Business, Technology, and Design
Fun games to boost memory, math, typing, and English skills
Comprehensive mock test on Programming Fundamentals, Database concepts, and Web Technologies. Features coding exercises and theoretical questions.
Duration
30 min
Questions
30
Marking
Negative
Which of the following is the base of the binary number system?
What is the decimal equivalent of the binary number 1011?
Which of the following is the base of the hexadecimal number system?
What is the hexadecimal equivalent of the decimal number 255?
What is the binary equivalent of the octal number 17?
What is the process of converting a binary number to a decimal number?
How do you convert a hexadecimal number 2A into binary?
Which of the following is the correct addition of two binary numbers: 1011 + 1101?
What is the result of the binary subtraction: 1010 - 0111?
What is the decimal equivalent of the hexadecimal number A3?
What is the binary equivalent of the decimal number 14?
How do you perform binary addition with a carry?
What is the result of binary addition: 1101 + 0110?
What is the result of the binary subtraction: 11010 - 1011?
What is the result of the hexadecimal addition: 1F + 23?
Which of the following operations does NOT require conversion between bases?
Which algorithm is used to convert a binary number to hexadecimal?
Which of the following is the result of the binary addition: 1111 + 1101?
What is the difference between the binary numbers 10101 and 1100?
Which of the following is the result of the binary subtraction: 1101 - 1001?
What is the result of adding 10101 (binary) and 1001 (binary)?
How do you convert an octal number to binary?
What is the decimal equivalent of the binary number 101010?
Which of the following is true when performing binary addition?
What is the result of adding the binary numbers 1100 and 1011?
Which of the following algorithms is used to convert a decimal number to binary?
What does the concept of 'carry' in binary addition mean?
What is the result of the binary addition: 1110 + 1011?
What is the result of subtracting 1100 from 10101 in binary?
Which of the following is the result of the binary addition: 1101 + 1001?