IT-105 GMU MidTerm

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/74

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

75 Terms

1
New cards

1.Using the opcode table below, What is the binary machine language instruction for Multiply?

a. 1111 0100

b. 0110 0011

c. 1111 0110

d. 0010 1100

c. 1111 0110

2
New cards

2. When the processor has completed the instruction in M4, where is 9?

a. In M2 and the Register 2

b. In M1 and the Instruction Pointer

c. In M3 and the Accumulator

d. In M5 and the accumulator

d. In M5 and the accumulator

3
New cards

3. Calculate the file size of an image in that comprises of 512x512 pixels with 6 bits assigned per pixel in terms of MB?

a. 32 MB

b. 0.1875 MB

c. 54 MB

d.. 0.54 MB

e. 100 MB

b. 0.1875 MB

4
New cards

Calculate the size of a video file in terms of GB if each frame comprises of 512x512 pixels with 6 bits assigned per pixel with a frame rate of 24 fps and lasts for 30 minutes?

a.. 32 GB

b. 0.1875 MB

c. 7.91 GB

d.. 700 GB

e. None of the above

c. 7.91 GB

5
New cards

5. Which of the following is measured in terms of GHz?

a. Number of CPUs

b. Data rate

c. Processor speed

d. All of the above

c. Processor speed

6
New cards

6. Which of the following is classified as volatile memory?

a. RAM

b. ROM

c. All of the above

d. None of the above

a. RAM

7
New cards

7. Which component of the CPU is responsible for arithmetic and logical operations?

a. Control unit

b. ALU

c. Cache memory

d. Both and b

e. All of the above

b. ALU

8
New cards

8. Which component of the CPU is used to store frequently used instructions and data?

a. Control unit

b. ALU

c. Cache memory

d. Both and b

e. All of the above

c. Cache memory

9
New cards

9. What is the minimum standard sampling frequency that is used to digitize audio signals for CD-quality music?

a. 2,000 Hz

b. 4,000 Hz

c. 8,000 Hz

d. 16,000 Hz

e. 44,100 Hz

e. 44,100 Hz

10
New cards

10. One example of a low-level programming language is which of the following?

a. Assembly language

b. Java

c. COBOL

d. C++

e. HTML

a. Assembly language

11
New cards

11. When a user launches a piece of software, such as from the hard disk, the instructions and data that correspond to the software and reside in RAM are in the form of:

a. Machine language

b. Assembly language

c. High-level language

d. 5GL

e. BIOS

a. Machine language

12
New cards

12. The length of the binary code that the camera generates for each pixel is called the:

a. Bit depth

b. Number of Pixels

c. RAM

d. Filter

e. Memory

a. Bit depth

13
New cards

13. Calculate how many bits there are in a 4 KB digital audio file?

a. 4,000 bits

b. 32,000 bits

c. 32,768 bits

d. 4,096 bits

e. None of the above

c. 32,768 bits

14
New cards

14. How many "adds" does it take the ALU to process a 64 bit number if the word length is 16?

a. 3

b. 4

c .1

d. 2

b. 4

15
New cards

In the Von Neumann Model, communication between the memory and processing unit consists of the Memory Address Register (MAR) and the Memory Data Register (MDR).

a. True

b. False

a. True

16
New cards

16. What are CPU cycles during instruction processing? List in the correct order.

a. Fetch, decode, execute, write-back

b. Decode, fetch, write-back, execute

c. Execute, fetch, decode, write-back

d. Wrote-back, fetch, execute, decode

a. Fetch, decode, execute, write-back

17
New cards

17. An accumulator is a register in a computer processor that:

a. Contains the address of the instruction being executed at the current time.

b. Is a temporary memory to hold the result of arithmetic operations

c. Contains an instruction loaded from RAM

d. None of the above

b. Is a temporary memory to hold the result of arithmetic operations

18
New cards

18. A program counter is a register in a computer processor that:

a. Contains the address of the instruction being executed at the current time.

b. Is a temporary memory to hold the result of arithmetic operations

c. Contains an instruction loaded from RAM

d. None of the above

a. Contains the address of the instruction being executed at the current time.

19
New cards

19. Which of the following is a memory element that temporary holds a single unit or word of data?

a. Arithmetic Logic Unit (ALU)

b. Control Unit

c. Registers

d. None of the Above

e. All of the Above

c. Registers

20
New cards

20. Which of the following indicates the amount of time between two pulses of an oscillator (1 and 0) and

measures the speed of the processor?

a. Control Unit

b. Clock cycle

c. Cache

d. None of the Above

e. All of the Above

b. Clock cycle

21
New cards

Which of the following translates assembly language code to machine code?

a. Assembler

b. compiler

c. Cache

d. None of the Above

e. All of the Above

a. Assembler

22
New cards

Which of the following transforms high-level source code in a high-level programming language into a low level object code (binary code)?

a. Assembler

b. Compiler

c. Cache

d. None of the Above

e. All of the Above

b. Compiler

23
New cards

When the control unit swings into action, which step comes first?

a.Perform arithmetic operations.

b.Load data into the ALU.

c.Fetch an instruction.

d.Execute the instruction.

c.Fetch an instruction.

24
New cards

Which Processor Instruction Execution method simultaneous use of more than one processor (multiple cores) to execute a program?

a. Serial processing

b. Pipeline processing

c. Parallel Processing

d. None of the Above

c. Parallel Processing

25
New cards

Which Processor Instruction Execution method processes data one instruction at a time, completing one instruction before beginning another?

a. Serial processing

b. Pipeline processing

c. Parallel Processing

d. None of the Above

e. All of the Above

a. Serial processing

26
New cards

Which Processor Instruction Execution method allows a processor to begin executing an instruction before completing the previous instruction?

a. Serial processing

b. Pipeline processing

c. Parallel Processing

d. None of the Above

e. All of the Above

b. Pipeline processing

27
New cards

Which CPU cache allows a microprocessor to access data the fastest?

a. Level 1 cache (L1)

b. Level 2 cache (L2)

c. Level 3 cache (L3)

d. None of the Above

e. All of the Above

a. Level 1 cache (L1)

28
New cards

x86 processors use ____________.

a. RISC technology

b. CISC technology

c. ARM technology

d. None of the Above

e. All of the Above

b. CISC technology

29
New cards

To represent the color gray in RGB system, the decimal value for green is 128. What are the equivalent hexadecimal and binary values for green?

a. 80 and 10000000

b. 81 and 10100001

c. 82 and 10000010

d. 128 and 1000100

a. 80 and 10000000

30
New cards

A characteristic of bitmap graphics is that they are resolution dependent, so that reducing the resolution also reduces the image quality.

a. True

b. False

a. True

31
New cards

Vector graphics require more storage space than bitmaps, but vectors can be enlarged without becoming pixelated.

a. True

b. False

a. True

32
New cards

What is the storage needed to store one video frame with 2080x1040 resolution in True-color format?

2,080 x 1,040 x 24 = 51916800

a. 415334400 bits

b. 2163200 bits

c. 6489600 bits

d. 51916800 bits

d. 51916800 bits

33
New cards

Based on the diagram below for Run Length Encoding (RLE), what is the repeat count for the Pixel value of 22?

a. 9

b. 12

c. 30

d. 6

e. 8

d. 6

34
New cards

Which step in the research process tells the reader what other researchers have discovered about the topic of the paper, or tells the reader about other relevant research?

a. Formulating the hypothesis

b. Literature Review

c. Data Collection

d. Data Analysis

e. Results

b. Literature Review

35
New cards

Which step in the research process is a tentative assumption made in order to draw out and test its logical or empirical consequences to a scientific question?

a. Formulating the hypothesis

b. Literature Review

c. Data Collection

d. Data Analysis

e. Results

a. Formulating the hypothesis

36
New cards

Convert the hexadecimal number F13C to decimal

A. 61677

B. 61568

C. 61756

D. 61765

C. 61756

37
New cards

Octal is know as base_______

A. 16

B. 10

C. 2

D. 8

D. 8

38
New cards

Convert the octal number 250 to decimal

A. 168

B. 178

C. 167

D. 177

A. 168

39
New cards

Gates are also know as:

A. RAM

B. Combinational logic elements

C. Semiconductors

D. All of the above

B. Combinational logic elements

40
New cards

Which of the following represents an AND gate:

A. A+B

B. A*B

C. A/B

D. A-B

B. A*B

41
New cards

A NOT gate is also know as an (a):

A. Inverter

B. Complimenter

C. Neither A or B

D. Both A and B

D. Both A and B

42
New cards

A decoder is a piece of hardware that transforms ______________ into control signals

A. Operands

B. Opcodes

C. Digits

D. All of the above

B. Opcodes

43
New cards

A MUX is another ______________________ logic circuit.

A. Simple

B. Combinational

C. Binary

D. Complex

B. Combinational

44
New cards

The ________________is an example of a simple, functional digital circuit built from two logic gates.

A. Full Adder

a. Half adder

b. Two-bit adder

c. All of the above

a. Half adder

45
New cards

______________is common in programming languages

A. Octal

B. Hexadecimal

C. Python

D. All of the above

B. Hexadecimal

46
New cards

_________________ refers to the number of times per second that a sound is measured during the recording process.

A. Bit rate

B. Sampling rate

C. Frame rate

D. Bit rate

B.Sampling rate

47
New cards

______________________is the process by which machines produce sound that resembles spoken words (Digital to Analog conversion).

A. Speech recognition

B. Speech synthesis

C. Speech sampling

D. All of the above

B.Speech synthesis

48
New cards

Graphics stored in True Color format require _____ bits for each pixel.

A. 36

B. 16

C. 24

D. 48

C.24

49
New cards

___________________is a representation of a 3-D object using separate lines, which resemble wire, to create a model.

A. Scale

B. Wireframe

C. Vector image

D. Bitmap image

B.Wireframe

50
New cards

The number of frames that are displayed per second is the ____________

A. Image rate

B. Bit rate

C. Frame rate

D. Pixel rate

C. Frame rate

51
New cards

An ______________________is a contrasting scanning technique that produces an image by drawing every other line, then going back and filling in the in-between lines.

A. Progressive scan

B. Interlaced scan

C. Resolutions scan

D. Bitmap scan

B. Interlaced scan

52
New cards

________________provides a way to compress data and reconstitute it into its original state; uncompressed data stays exactly the same as the original data. Reduces the file size, not the quality

A. File Zipping

B. Lossy compression

C. Lossless compression

D. Encryption

C. Lossless compression

53
New cards

Audio compression is usually _____________.

A. Lossy

B. Lossless

C. Audio is not compressed

D. None of the above

A. Lossy

54
New cards

_________________is a type of lossless compression that replaces a series of similarly colored pixels with a binary code that indicates the number of pixels and their colors

A. Resolution-length encoding

B. Run-length encoding

C. Raster-length encoding

D. None of the above

B. Run-length encoding

55
New cards

___________ stores only the pixels that change color from one frame to the next

A. Image compression

B. Interframe compression

C. Neither A or B

D. Both A and B

B. Interframe compression

56
New cards

Gigabyte is:

a. 210 bytes

b. 220 bytes

c. 230 bytes d. 215 bytes

c. 230 bytes

57
New cards

First task to digitize information is __________.

a. to reduce infinite number of measurements to a finite number b. to round of the speed values to the closet speed value available

c. assign a binary code to the rounded off values d. all of the above

a. to reduce infinite number of measurements to a finite number

58
New cards

What is the binary representation 132?

a. 11110000 b. 10000100

c. 10010000 d. none of the above

b. 10000100

59
New cards

What is decimal representation of 0110?

a. 1 b. 8

c. 7 d. 6

d. 6

60
New cards

What is the result of adding binary numbers -15 and +5 ?

a. 0000 b. 10110

c. 0010 d. 00010

b. 10110

61
New cards

What is the binary representation of -8 in 8-bit 2's complement form?

a. 11111000 b. 11111011

c. 11001111 d. 10111111

a. 11111000

62
New cards

Which numbering system is related to the following series of numbers?

0, 1, 2, 3, 4, 5, 6, 7, 10 , 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 30

a. binary b. octal

c. decimal d. hex

b. octal

63
New cards

How many unique locations can be represented with 5 bits address?

a. 64 b. 5

c. 32 d. 10

c. 32

64
New cards

Convert 1110101010110001(2) into hexadecimal shorthand:

a. FAC1(16)

b. EAC1(16)

c. FAB1(16)

d. EAB1(16)

d. EAB1(16)

65
New cards

Which type of signal varies smoothly and continuously over time?

a. Digital signal

b. Analog signal

c. All of the above

d. None of the above

b. Analog signal

66
New cards

A group of eight bits is called a _______.

a. byte

b. megabit

c. binary

d. numeric data

a. byte

67
New cards

The term 'stored program' means that a series of instructions for a computing task can be loaded into a computer's memory.

a. True

b. False

a. True

68
New cards

What is the decimal representation of hexadecimal FF(base 16)?

a. 128

b. 256

c. 64

d. 255

d. 255

69
New cards

ASCII stands for:

a. American Standard Computer Interface Information

b. American Standard Code for Information Interchange

c. American Standard Code for Internet Interchange

d. Aluminum Sulfate Complex with Iridium Iodine

b. American Standard Code for Information Interchange

70
New cards

The overflow bit status if adding two negative numbers yields to a positive number is:

a. 1

b. 0

c. both

d. unknown

a. 1

71
New cards

The carry bit status two`s complement arithmetic operation 7-5= +2 is:

a. 1

b. 0

c. both

d. unknown

a. 1

72
New cards

How many different values can 3 bits represent?

a. 1

b. 8

c. 16

d. 256

b. 8

73
New cards

Which of the following statements defines a computer?

a) A programmable machine that inputs data and outputs processes

b) Any device capable of processing information to produce a desired result.

c) A programmable device capable of accepting input, processing input, and producing output

d) b and c

d) b and c

74
New cards

Which of the following functions is supported by a computer?

a) Accepting data and Processing data

b) Producing output

c) Storing results

d) All of the above

d. All of the above

75
New cards

What is the decimal equivalent for binary sequence 10001001 ?

a. 194

b. 128

c. 137

d. 136

c. 137