EBK STARTING OUT WITH PROGRAMMING LOGIC
EBK STARTING OUT WITH PROGRAMMING LOGIC
4th Edition
ISBN: 9780100659384
Author: GADDIS
Publisher: YUZU
bartleby

Videos

Textbook Question
Book Icon
Chapter 7, Problem 1MC

GIGO stands for

  1. a. great input, great output
  2. b. garbage in, garbage out
  3. c. GIGahertz Output
  4. d. GIGabyte Operation
Expert Solution & Answer
Check Mark
Program Description Answer

In this case, “garbage in, garbage out” is abbreviated as GIGO.

Hence, the correct answer is option “B”.

Explanation of Solution

Garbage in, garbage out:

The word “garbage” means invalid data in the computer program. If the user enter invalid data as an input, the program returns unrecognizable output. The process of invalid input and output is called as “garbage in” and “garbage out”. The sentence “garbage in, garbage out” is abbreviated as “GIGO”.

Explanation for incorrect options:

Great input, great output:

It is an invalid abbreviation of “GIGO”. Great input and great out shows the user opinion of values. So, it is considered as invalid option.

Hence, the option “A” is wrong.

GIGahertz Output:

It is an invalid abbreviation of “GIGO”. The word “GIGahertz” is abbreviated as “GHz” and it refers the operating speed of CPU. So, it is considered as invalid option.

Hence, the option “C” is wrong.

GIGabyte Operation:

It is an invalid abbreviation of “GIGO”. The word “GIGabyte” is abbreviated as “GHz” and it refers the operating speed of CPU. So, it is considered as invalid option.

Hence, the option “D” is wrong.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
03:40
Students have asked these similar questions
Lab Procedure (1) Add two numbers 05h and 04h and display it on monitor ? edit: C\MY HP\snap vedio MP LABMP LAB IT\MP tutorials\ADD2#.asm file edit bookmarks assembler emulator math asco codes help D new open examples 01 ORG 100H 02 03 aa EQU 05H 04 bb EQU 04H 05 06 07 MOV AL. aa 08 MOV CL, bb 09 ADD AL.CL 10 11 ADD AL, 30h 12 13 MOV DL, AL 14 MOV AH, 02h 15 INT 21h 16 17 RET save * compile emulate calculator convertor options Add the letter N to this code with a space between it and the number : To display the result on display Using the EUM8086 app
Source code is....       A. A file that is created when a program is compiled.       B. A list that tells you where your errors are.       C. Text that you enter into a development environment editor.       D. Machine instructions written in binary.
Create a Java code that generates multiplication table display depending on the number the user enters

Chapter 7 Solutions

EBK STARTING OUT WITH PROGRAMMING LOGIC

Additional Engineering Textbook Solutions

Find more solutions based on key concepts
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Programming Logic & Design Comprehensive
Computer Science
ISBN:9781337669405
Author:FARRELL
Publisher:Cengage
Text book image
EBK JAVA PROGRAMMING
Computer Science
ISBN:9781337671385
Author:FARRELL
Publisher:CENGAGE LEARNING - CONSIGNMENT
Text book image
Systems Architecture
Computer Science
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Cengage Learning
Instruction Format (With reference to address); Author: ChiragBhalodia;https://www.youtube.com/watch?v=lNdy8HREvgo;License: Standard YouTube License, CC-BY