Filters
Question type

Study Flashcards

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

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

Computer programmers often refer to memory addresses using ____ notation.


A) binary
B) indirect
C) mathematical
D) hexadecimal

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

It uses different colors to display vari...

View Answer

Professional computer programmers write programs to satisfy their own needs.

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

procedural

To enter the program into a computer so you can translate and execute it, you usually use a keyboard to type program statements into a(n) ____.


A) command line
B) input screen
C) editor
D) word processor

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

People have been writing modern computer...

View Answer

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


A) repeat flow
B) loop
C) flow
D) infinite loop

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

One technique, procedural programming, f...

View Answer

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

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

Describe the function of a compiler and an interpreter.

Correct Answer

verifed

verified

Each programming language uses a piece o...

View Answer

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


A) parallelogram
B) square
C) diamond
D) circle

Correct Answer

verifed

verified

C

A ____ error results when you use a syntactically correct statement but use the wrong one for the current context.


A) syntax
B) logical
C) semantic
D) programming

Correct Answer

verifed

verified

B

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


A) text editor
B) IDE
C) GUI
D) GDE

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

Showing 1 - 20 of 51

Related Exams

Show Answer