Edit Game
computer
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   9  Close
What is the base of Octal number system?
8
What is the base of Decimal number system?
10
What is Decimal number system?
In the decimal number system, the numbers are represented with base 10. The way of denoting the decimal numbers with base 10 is also termed as decimal notation.
What is the base of Hexadeciamal Number system?
16
What is Hexadecimal Number System ?
The hexadecimal number system is a type of number system, that has a base value equal to 16.
What is the Base of the Binary number system?
2
What is Octal Number system?
This is a system that has a base of eight and uses the number from 0 to 7.
What is Binary number system?
A binary number system is one of the four types of number system. In computer applications, where binary numbers are represented by only two symbols or digits,
What is Number System ?
Number System is a way to represent numbers using some unique symbols.