Chapter 1-An Overview of Computers and Programming

Question # 00575722
Subject: General Questions
Due on: 08/26/2017
Posted On: 08/26/2017 12:16 PM
Tutorials: 1
Rating:
4.9/5
Question Dot Image

Chapter 1: An Overview of Computers and Programming

TRUE/FALSE

1. Software can be classified into two broad types: application software and programming software.

2. Every programming language has rules governing its word usage and punctuation.

3. Besides the popular, comprehensive programming languages such as Java and C++, many programmers use scripting languages such as Python, Lua, Perl, and PHP.

4. Professional computer programmers write programs to satisfy their own needs.

5. The heart of the programming process lies in planning the program’s logic.

6. Once a program is completely coded, it is ready for a company or organization to use.

7. A flowchart is an English-like representation of the logical steps necessary to solve a

problem.

8. An infinite loop is a flow of program logic that repeats and never ends.

9. Alan Turing is often regarded as the first programmer.

10. Programmers can use either procedural programming or object-oriented programming to develop programs.

MULTIPLE CHOICE

1. ____ data items may involve organizing or sorting them, checking them for accuracy, or performing calculations with them.

a. Processing c. Outputting

b. Inputting d. Converting

2. ____ errors are relatively easy to locate and correct because the compiler or interpreter you use highlights every error.

a. Logic c. Input

b. Syntax d. Process

3. If you use an otherwise correct word that does not make sense in the current context, programmers say you have committed a ____ error.

a. syntax c. semantic

b. logic d. programming

4. A(n) ___ is a named memory location whose value can vary.

a. input c. output

b. variable d. logic

5. Computer programmers often refer to memory addresses using ____ notation.

a. binary c. mathematical

b. indirect d. hexadecimal

6. Before a programmer plans the logic of the program, he or she must ____.

a. understand the problem c. test the program

b. write the program code d. maintain the program

7. After a programmer plans the logic of a program, the next step is ____.

a. understanding the problem c. translating the program

b. testing the program d. coding the program

8. The process of walking through a program’s logic on paper before you actually write the program is called ____.

a. desk-checking c. pseudocoding

b. flowcharting d. testing

9. Typically, a programmer develops a program’s logic, writes the code, and ____ the program, receiving a list of syntax errors.

a. runs c. executes

b. compiles d. tests

10. The process of finding and correcting program errors is called ____.

a. desk-checking c. error correcting

b. syntax-checking d. debugging

11. After programs are put into production, making necessary changes is called _____.

a. debugging c. maintenance

b. conversion d. testing

12. Using ____ involves writing down all the steps you will use in a program.

a. a compiler c. a flowchart

b. an interpreter d. pseudocode

13. In a flowchart, the ____ is used to represent processing.

a. circle c. triangle

b. diamond d. rectangle

14. The ____ is used to represent output in a flowchart.

a. square c. parallelogram

b. circle d. triangle

15. The ____ is the standard terminal symbol for a flowchart.

a. circle c. diamond

b. lozenge d. square

16. The repetition of a series of steps is called a(n) ____.

a. repeat flow c. flow

b. loop d. infinite loop

17. A(n) ____ is a repeating flow of logic with no end.

a. nonterminated condition c. variable

b. infinite loop d. decision symbol

18. You represent a decision in a flowchart by drawing a decision symbol, which is shaped like a ____.

a. parallelogram c. diamond

b. square d. circle

19. Many programming languages use the term ____ to refer to the marker that is used to automatically recognize the end of data in a file.

a. data_end c. eof

b. end_data d. eod

20. A(n) ____ tells the user what to enter.

a. command line c. prompt

b. input screen d. data line

21. A(n) ____ is a program that you use to create simple text files.

a. text editor c. GUI

b. IDE d. GDE

22. A(n) ____ is a software package that provides an editor, a compiler, and other programming tools.

a. GUI c. GDE

b. CGI d. IDE

23. A(n) ____ is a location on your computer screen where you type text entries to communicate with the computer’s operating system.

a. input line c. command line

b. communication line d. GCI

24. A ____ allows users to interact with a program in a graphical environment.

a. GCI c. command line

b. CGI d. GUI

25. The major difference between the two main programming styles in use today is the ____.

a. use of flowcharts versus pseudocode

b. testing procedure used by the programmer

c. programmer’s focus during the earliest planning stages of a project

d. programming language used

COMPLETION

1. When instructions are carried out, a program runs, or ____________________.

2. A(n) ____________________ is the sequence of steps necessary to solve any problem.

3. When you draw a flowchart, you use a(n) ____________________ to represent the input symbol, which indicates an input operation.

4. A preselected value that stops the execution of a program is often called a(n) ____________________ value because it does not represent real data.

5. A(n) ____________________ programmer would approach a problem by dividing the process into manageable subtasks.

MATCHING

Match each term with a statement below.

a. volatile memory f. pseudocode

b. software g. hardware

c. syntax error h. flowchart

d. machine language i. flowlines

e. sentinel j. documentation

1. Equipment, or the physical devices, associated with a computer

2. Instructions that tell the computer what to do

3. Contents are lost when the computer is turned off or loses power

4. Represent(s) the millions of on/off circuits within the computer

5. Incorrectly spelled words, or reversing the proper order of two words in a computer program

6. All the supporting paperwork for a program

7. Pictorial representation of the logical steps it takes to solve a problem

8. English-like representation of the logical steps it takes to solve a problem

9. Used to show the correct sequence of statements

10. Preselected value that stops the execution of a program

SHORT ANSWER

1. Describe internal and permanent storage.

2. Describe the function of a compiler and an interpreter.

3. What is a variable and how is it used in a program?

4. What is involved in putting a program into production?

5. How is a decision represented in a flowchart?

6. How does a program recognize the end of an input file?

7. Discuss two ways that you can enter a program into a computer.

8. List the features that are commonly included with an IDE editor.

9. What are some of the features provided by modern programming languages that were not available in older programming languages?

10. Currently, there are two major techniques used to develop programs and their procedures. Name and describe them.

Dot Image
expertguy Posted By :
Questions: 34513 Tutorials: 33884
Tutorials for this Question

Chapter 1-An Overview of Computers and Programming

Tutorial # 00573449
Posted On: 08/26/2017 12:17 PM
Feedback Score: Not rated yet!
Purchased By: 2
expertguy
Posted By:
Questions:
34513
Tutorials:
33884
Report this Tutorial as Inappropriate
Tutorial Preview
The solution of Chapter 1-An Overview of Computers and Programming...
Attachments
chapter_1_.zip (8.31 KB)

Great! We have found the solution of this question!

Related Questions
Project One Planning Document First Draft
Project One Planning Document First Draft Overview You have identified an issue in the natural sciences and developed an  initial research question. In Modules Three and Four, you will prac …
Planning Document Second Draft - Describe the issue in the natural sciences
Planning Document Second Draft Overview In previous modules, you identified an issue, developed a research  question, and examined sources that could help you explore the issue.  You a …
Theory Application #3 Social Identity Theory
UW whitewater Theory Application #3 Social Identity Theory Assignment: One of the major challenges of moving from theory to practice is developing a deep enough understanding of the theory so that …
Describe a time when you learned new information
PST 200/SOC 200 Milestone 2 Assessment Submit a document answering each of the following questions. Each answer should be long and refer specifically to content from this section only (no out …
Power and privellage discussion - Choose and take one of the Implicit
power and privellage discussion Choose and take one of the Implicit Association TestsLinks to an external site.. Which one did you take? Do you think it's an accurate representation of you …
How does THAT relationship work, and What might be the
REFLECTIVE JOURNAl At times, we all ponder the world around us. We ask questions like: “How does THAT relationship work?” and “What might be the cause of THAT?” and “H …
Contract Clause Analysis - A local McDonald’s adve
Answer these 10 questions 1 Written Assignment #2 (210 points) – Contract Clause Analysis 3-page wri en assignment consists of ten (10) ques ons spread out amongst ve Scenarios (A-E). Each …
What are some typical challenges that occur as a team develops
For this week’s discussion, consider the learning activities you’ve completed and your own experience within a team. Include examples, if possible. Respond to the following What are …
Develop your own family genogram, The Genogram
Genogram Project -  Develop your own family genogram. The Genogram must be representative of at least 3 generations, including yourself i.e. Your grandparents, your parents, You; Your parents …
A detailed explanation of operant learning and its application
A detailed analysis of operant learning within applied behavior analysis. For this assignment, you will write a detailed analysis of operant learning within applied behavior analysis. For your assi …
Recent Questions
GCU HLT306 All Assignments Latest 2024
HLT306 Advanced Patient Care Week 1 Homework Assessment Description Write a short (50-100-word) paragraph response for each question. This assignment is to be submitted as a Microsoft Word do …
GCU HLT306 Week 4 Assignment Latest 2024
HLT306 Advanced Patient Care Week 4 Assignment Older Adults Patient Education Issues Essay and Interview Assessment Description Write a 500-750-word essay on the influence patient educatio …
GCU HLT306 Week 2 Assignment Latest 2024
HLT306 Advanced Patient Care Week 2 Assignment Stages of Life Essay and Interview Assessment Description Write a 500-750-word essay on the Stages-of-Life and the influence of age in health …
GCU HLT306 Week 5 Homework Latest 2024
HLT306 Advanced Patient Care Week 5 Homework Assessment Description Write a short (50-100-word) paragraph response for each question posed below. Submit this assignment as a Microsoft Word do …
GCU HLT306 Week 4 Homework Latest 2024
HLT306 Advanced Patient Care Week 4 Homework Assessment Description Write a short (50-100-word) paragraph response for each question. This assignment is to be submitted as a Microsoft Word do …
GCU HLT306 Week 3 Homework Latest 2024
HLT306 Advanced Patient Care Week 3 Homework   Assessment Description Write a 650-1300 word response to the following questions: Explain multicultural communication and its …
GCU HLT306 Week 2 Homework Latest 2024
HLT306 Advanced Patient Care Week 2 Homework   Assessment Description Write a short (50-100-word) paragraph response for each question. This assignment is to be submitted as a …
GCU HLT306 Week 1 Homework Latest 2024
HLT306 Advanced Patient Care Week 1 Homework  Assessment Description Write a short (50-100-word) paragraph response for each question. This assignment is to be submitted as a Microsoft W …
GCU HLT306 All Discussions Latest 2024
HLT306 Advanced Patient Care Week 1 Discussion DQ1 Alma Faulkenberger is an 85-year-old female outpatient sitting in the waiting room awaiting an invasive pelvic procedure. The health care pr …
GCU HLT306 Week 5 Discussion (dq1+dq2) Latest 2024
HLT306 Advanced Patient Care Week 5 Discussion DQ1 Using the NIH website, how would you describe CAM and the typical person who uses CAM? DQ2 What are the percentages of people using CA …