Number Systems

IMPORTANT

Number Systems: Overview

This topic covers concepts such as Binary Number System, Decimal Number System, Binary to Decimal Conversion, and Decimal to Binary Conversion.

Important Questions on Number Systems

EASY
IMPORTANT

Convert the given binary number to decimal number.
111011

EASY
IMPORTANT

Convert the given decimal number to binary number.

568

 

EASY
IMPORTANT

BCD is_____.

MEDIUM
IMPORTANT

Conversion of decimal number 6110 to its binary number equivalent is:

MEDIUM
IMPORTANT

Who defined the binary number system?

EASY
IMPORTANT

 Binary numbers need more places for counting because:

MEDIUM
IMPORTANT

Conversion of decimal number 8910 to its binary number equivalent is: 

MEDIUM
IMPORTANT

In computer, the following stands for:

/bin 

MEDIUM
IMPORTANT

The permission bits of a file noname can be set to _rws_ _x_ _x by the command.

EASY
IMPORTANT

The advantage of binary files over text files is that:

HARD
IMPORTANT

The result of the binary division of 110111 by 1011 is:

MEDIUM
IMPORTANT

Calculate the binary addition operation of 110.1101 & 100.1010, the answer is:

HARD
IMPORTANT

Binary multiplication of 111101 by 1110 gives:

MEDIUM
IMPORTANT

 Calculate the 8-bit binary complement representation of - 7

MEDIUM
IMPORTANT

N-bit sign-magnitude numbers can represent quantities from _____.

HARD
IMPORTANT

The result of the binary subtraction of 1011 from 100000 is:

HARD
IMPORTANT

According to the rule of binary subtraction, the answer of 10−1 will be:

MEDIUM
IMPORTANT

What is the decimal equivalent of the binary number (1101011)2?

EASY
IMPORTANT

The number of the relational operators in the C language is _____.

EASY
IMPORTANT

In the C language 'a' represents _____.