Podcast
Questions and Answers
What is the decimal equivalent of the binary number $101101$?
What is the decimal equivalent of the binary number $101101$?
- 45
- 49
- 47 (correct)
- 43
What is the hexadecimal equivalent of the decimal number 255?
What is the hexadecimal equivalent of the decimal number 255?
- FF (correct)
- FA
- FD
- F7
What is the binary equivalent of the hexadecimal number $3A$?
What is the binary equivalent of the hexadecimal number $3A$?
- 11100
- 11110 (correct)
- 11111
- 11101
What is the decimal equivalent of the binary number $11101101$?
What is the decimal equivalent of the binary number $11101101$?
What is the hexadecimal equivalent of the binary number $1101101111$?
What is the hexadecimal equivalent of the binary number $1101101111$?
What is the result of the expression $7 // 3$?
What is the result of the expression $7 // 3$?
Which function can be used to calculate the factorial of a number?
Which function can be used to calculate the factorial of a number?
What is the value of $x$ in the equation $3 * x = 15$?
What is the value of $x$ in the equation $3 * x = 15$?
Which data type is used to store the value 3.14?
Which data type is used to store the value 3.14?
What is the result of the expression $12 % 5$?
What is the result of the expression $12 % 5$?
Flashcards are hidden until you start studying