HARD
Earn 100

In which numbering system can the binary number 1011011111000101 be easily converted to?

50% studentsanswered this correctly

Important Questions on Computer and Internet Basics

EASY
The clock rate of a processor is measured in_____.
EASY
Computer programs are written in a high-level programming language, however, the human-readable version of a program is called_____.
MEDIUM
When a file contains instructions that can be carried out by the computer. It is often called a(n)_____file.
EASY
What is the difference between a CD-ROM and CD-RW?
EASY
How many BCD code bit and how many straight binary bits would be required to represent the decimal number 643 ?
EASY
Documents converted to _____ can be published to the web.
EASY
When cutting and pasting, the item cut is temporarily stored in the_____.
EASY
In a spreadsheet program the __________ contains related worksheets and documents.
EASY
_______ is a cross between a human language and a programming language?
MEDIUM
Which of the following is not a function of the control unit?
MEDIUM
What are .bas, .doc, and .pmp examples of in computer?
EASY
A computer virus normally attaches itself to another computer program known as a_____.
EASY
What kind of software would you most likely use to keep track of a billing account?
EASY
Which of the following is not an example of application software?
EASY
In binary floating point number, total 16-bits are used to represent mantissa and exponent. How many bits are used to represent mantissa?
EASY
Assume x, y, & z are floating point variables and they have been assigned the value x = 8.8, y = 3.5 .The value of the arithmetic expression 2* x(3*y) is