______ is a step-by-step method for solving a problem or doing a task.
a. A construct
b. A recursion
c. An iteration
d. An algorithm
Answer: d
Quiz, Objective, Multiple Choice Question (MCQ), Test Bank Solution and Short Answers.
a. A construct
b. A recursion
c. An iteration
d. An algorithm
Answer: d
a. memory
b. process
c. device
d. file
Answer: c
a. memory
b. process
c. device
d. file
Answer: d
a. Starvation
b. Synchronization
c. Paging
d. Deadlock
Answer: a
a. starvation
b. synchronization
c. paging
d. deadlock
Answer: d
a. job
b. process
c. virtual
d. queue
Answer: b
a. job
b. process
c. virtual
d. queue
Answer: a
a. only a job
b. only a program
c. only a partition
d. a job and a program
Answer: d
a. job
b. process
c. deadlock
d. partition
Answer: a
a. it enters memory
b. it requests I/O
c. it gets access to the CPU
d. it finishes running
Answer: c
a. hold
b. virtual
c. running
d. hold or running
Answer: c
a. partitioning
b. paging
c. demand paging
d. demand segmentation
Answer: c
a. partitioning
b. paging
c. demand paging
d. demand segmentation
Answer: d
a. pages
b. frames
c. segments
d. partitions
Answer: a
a. Partitioning
b. Paging
c. Demand paging
d. Demand segmentation
Answer: a
a. mono-programming
b. multi-programming
c. partitioning
d. paging
Answer: a
a. Partitioning
b. Virtual memory
c. Demand paging
d. Queuing
Answer: a
a. Partitioning
b. Paging
c. Demand paging
d. Queuing
Answer: c
a. batch
b. time-sharing
c. parallel
d. distributed
Answer: b
a. An operating system
b. Hardware
c. A queue
d. An application program
Answer: a
a. An operating system
b. Hardware
c. A queue
d. An application program
Answer: a
a. invalid domain
b. private domain
c. secure domain
d. country domain
Answer: d
a. .org
b. .com
c. .gov
d. .edu
Answer: b
a. client
b. desktop
c. hub
d. server
Answer: a
a. FTP
b. SMTP
c. TELNET
d. HTTP
Answer: d
a. FTP
b. SMTP
c. TELNET
d. HTTP
Answer: b
a. FTP
b. SMTP
c. TELNET
d. HTTP
Answer: a
a. Only TCP
b. Only UDP
c. Only SCTP
d. TCP, UDP, and SCTP
Answer: d
a. 4
b. 8
c. 32
d. 40
Answer: c
a. bus
b. ring
c. star
d. bus and ring
Answer: c
a. kayla
b. kayla@nasa.gov
c. nasa.gov
d. gov
Answer: c
a. transport
b. network
c. data-link
d. session
Answer: b
a. transport
b. network
c. data-link
d. session
Answer: c
a. physical
b. data-link
c. network
d. transport
Answer: a
a. data-link
b. transport
c. application
d. physical
Answer: c
a. five
b. six
c. seven
d. eight
Answer: a
a. AND
b. OR
c. XOR
d. NOT
Answer: b
a. AND
b. OR
c. XOR
d. NOT
Answer: a
a. AND
b. OR
c. XOR
d. NOT
Answer: c
a. mask
b. carry
c. float
d. byte
Answer: a
a. two 0s
b. two 1s
c. one 0 and one 1
d. two 2s
Answer: a
a. two 0s
b. two 1s
c. one 0 and one 1
d. two 2s
Answer: b
a. In only AND
b. In only OR
c. In only XOR
d. In AND, OR, or XOR
Answer: c
a. In only AND
b. In only OR
c. In only XOR
d. In AND, OR, or XOR
Answer: d
a. AND
b. OR
c. NOT
d. XOR
Answer: c
a. Only AND
b. Only OR
c. Only XOR
d. AND, OR, or XOR
Answer: d
a. one place to the left
b. one place to the right
c. two places to the left
d. two places to the right
Answer: c
a. 6
b. 7
c. 8
d. 9
Answer: a
a. -5
b. -6
c. -7
d. 10
Answer: b
a. 8
b. 1
c. -7
d. -8
Answer: d
a. 8
b. 127
c. 128
d. 256
Answer: b
a. -8
b. -127
c. -128
d. -256
Answer: c
a. add it to the right most column
b. add it to the left most column
c. discard it
d. increase the bit length
Answer: c
a. sign-and-magnitude
b. one's complement
c. two's complement
d. unsigned integers
Answer: c
a. The exclusive OR
b. The unary NOT
c. The binary AND
d. exclusive OR, unary NOT, or binary AND
Answer: d
a. The exclusive OR
b. The unary NOT
c. Subtraction
d. The binary AND
Answer: c
a. unsigned
b. sign-and-magnitude
c. two's complement
d. one's complement
Answer: b
a. sign
b. exponent
c. mantissa
d. last digit
Answer: c
a. only the sign
b. only the exponent
c. only the mantissa
d. the sign, exponent, and mantissa
Answer: d
a. add the bias number to
b. the bias number from
c. multiply the bias number by
d. divide
Answer: a
a. unsigned integers
b. two's complement
c. Excess
d. ten's complement
Answer: c
a. 17
b. 16
c. 65535
d. 65536
Answer: c
a. bitmap
b. vector
c. quantized
d. binary
Answer: a
a. bitmap
b. vector
c. quantized
d. binary
Answer: b
a. bitmap
b. vector
c. quantized
d. binary
Answer: a
a. bitmap graphic
b. vector graphic
c. only
d. either bitmap or vector graphic
Answer: d
a. ANSI
b. Unicode
c. EBCDIC
d. Extended ASCII
Answer: b
a. 1000110
b. 1000111
c. 0000110
d. 1100101
Answer: d
a. 128
b. 256
c. 512
d. 1024
Answer: d
a. 4
b. 5
c. 6
d. 7
Answer: c
a. 2
b. 4
c. 8
d. 16
Answer: C
a) 21
b) 23
c) 27
d) 29
Answer: C
a) 1A
b) 1B
c) 2A
d) 2B
Answer: C
a) 7
b) 9
c) 11
d) 15
Answer: B
a) (11000)2
b) (1A)16
c) (31)8
d) None of the others
Answer: A
a) (1110)2
b) (C)16
c) (15)8
d) None of the others
Answer: B
a) (110)2
b) (141)8
c) (EF)16
d) 22A
Answer: D
a) (111)2
b) (346)8
c) (EEG)16
d) 221
Answer: C
a) (10211)2
b) (342)8
c) (EEE)16
d) 145
Answer: A
a) (10111)2
b) (349)8
c) (3AB)16
d) 256
Answer: B
a) divide
b) multiply
c) add to
d) subtract from
Answer: B
a) divide
b) multiply
c) add to
d) subtract from
Answer: A
a) 2
b) 8
c) 10
d) 16
Answer: D
a) 2
b) 8
c) 10
d) 16
Answer: B
a) 2
b) 8
c) 10
d) 16
Answer: A
a) 2
b) 8
c) 10
d) 16
Answer: C
a. Algorithms
b. Data processors
c. High-level programming languages
d. Operating systems
Answer: C
a. the Madeline
b. EDVAC
c. the Babbage machine
d. the Jacquard loom
Answer: D
a. Pascal
b. Pascaline
c. ABC
d. EDVAC
Answer: D
a. Pascal
b. Pascaline
c. ABC
d. ENIAC
Answer: C
a. Software engineering
b. Hardware engineering
c. Algorithm development
d. Instructional architecture
Answer: A
a. An operating system
b. An algorithm
c. A data processor
d. A program
Answer: D
a. Pascaline
b. Jacquard loom
c. Analytical Engine
d. Babbage machine
Answer: A
a. hardware
b. operating systems
c. computer languages
d. algorithms
Answer: C
a. hardware
b. an operating system
c. a computer language
d. an algorithm
Answer: D
a. only data
b. only programs
c. data and programs
d. neither data nor programs
Answer: C
a. ALU
b. input/output
c. memory
d. control unit
Answer: D
a. ALU
b. input/output
c. memory
d. control unit
Answer: B
a. ALU
b. input/output
c. memory
d. control unit
Answer: A
a. ALU
b. input/output
c. memory
d. control unit
Answer: C
a. Leibnitz
b. von Neumann
c. Pascal
d. Charles Babbage
Answer: B