Filters
Question type

Study Flashcards

The sum of the binary integers 01101101 and 00111011 is 10101001.

A) True
B) False

Correct Answer

verifed

verified

A program that combines object files into an executable program is called a linker.

A) True
B) False

Correct Answer

verifed

verified

The binary representation of decimal -42 is 11010111.

A) True
B) False

Correct Answer

verifed

verified

A compiler decodes and executes one program statement at a time.

A) True
B) False

Correct Answer

verifed

verified

The hexadecimal representation of decimal 35 is 33h

A) True
B) False

Correct Answer

verifed

verified

False

A virtual machine may be constructed from software.

A) True
B) False

Correct Answer

verifed

verified

The 8-bit two's complement of binary 00000010 is 11111110.

A) True
B) False

Correct Answer

verifed

verified

The sum of all powers of 2 from 20 to 28 is 511.

A) True
B) False

Correct Answer

verifed

verified

The sum of 3AB4h and 0429h is 3EDDh.

A) True
B) False

Correct Answer

verifed

verified

The binary representation of decimal 42 is 00101010.

A) True
B) False

Correct Answer

verifed

verified

To translate an unsigned decimal integer into binary,repeatedly divide the integer by 2,saving each remainder as a binary digit.

A) True
B) False

Correct Answer

verifed

verified

In any numbering system,the radix specifies the range of alphanumeric digits that can be assigned to a single digit position.

A) True
B) False

Correct Answer

verifed

verified

Suppose there is a virtual machine containing levels V1 and V2,where V2 is above V1 in the machine hierarchy.The programs written in language V2 can be executed by a program running at level V1.

A) True
B) False

Correct Answer

verifed

verified

True

A dynamic link library (DLL)is never written in the Java programming language.

A) True
B) False

Correct Answer

verifed

verified

True

Showing 1 - 14 of 14

Related Exams

Show Answer