Filters
Question type

High-level programming languages were created to overcome the deficiencies of _______ language.


A) compiling
B) assembly
C) object
D) link

E) B) and C)
F) All of the above

Correct Answer

verifed

verified

A program written in a(n)procedural language consists of sequences of statements that manipulate data items. _________________________

A) True
B) False

Correct Answer

verifed

verified

____ is the process of translating the detailed designs into computer code.


A) Translating
B) Interpreting
C) Coding
D) Configuring

E) B) and C)
F) A) and B)

Correct Answer

verifed

verified

Rapid prototyping allows _______ between the user and the programmer to be identified and corrected early in the development process.


A) processing errors
B) config errors
C) miscommunications
D) interfacing errors

E) C) and D)
F) None of the above

Correct Answer

verifed

verified

Individual assembly language statements, though easier to read, can be no more powerful than the underlying ____________________.

Correct Answer

verifed

verified

The availability of the appropriate compiler guarantees that a program developed on one type of machine can be compiled on a different type of machine.

A) True
B) False

Correct Answer

verifed

verified

In early programming languages, conserving machine resources was not an issue.

A) True
B) False

Correct Answer

verifed

verified

Machine language is also known as ____ code.


A) object
B) source
C) link
D) reloadable

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

If anything is changed on an already-tested module, regression testing is done to be sure that this change hasn't introduced a new error into code that was previously correct.

A) True
B) False

Correct Answer

verifed

verified

What is the purpose of the feasibility study?

Correct Answer

verifed

verified

The purpose is to make all pro...

View Answer

The ______ code for a task that needs to be performed often can be stored in a code library


A) object
B) processing
C) container
D) assembly

E) B) and D)
F) C) and D)

Correct Answer

verifed

verified

Procedural languages are also called ____ languages.


A) immediate
B) translated
C) interpreted
D) imperative

E) C) and D)
F) B) and D)

Correct Answer

verifed

verified

Which language does NOT require a semicolon to terminate an executable program statement?


A) Python
B) Ada
C) C++
D) C#

E) C) and D)
F) B) and C)

Correct Answer

verifed

verified

In assembly language, the programmer must take a microscopic view of a task, breaking it down into tiny subtasks at the level of what is going on in individual ____.


A) memory locations
B) programs
C) subtasks
D) tasks

E) A) and D)
F) B) and C)

Correct Answer

verifed

verified

The programmer's task is to devise the appropriate step-by-step sequence of "imperative commands" that, when carried out by the computer, accomplish the desired task.

A) True
B) False

Correct Answer

verifed

verified

Program maintenance, the process of adapting an existing software product, may consume as much as 85% of the total software development life cycle budget.

A) True
B) False

Correct Answer

verifed

verified

Imperative commands are instructions in the _______.


A) machine Language
B) assembly Language
C) processing language
D) programming language

E) All of the above
F) A) and C)

Correct Answer

verifed

verified

Assembly language programs are ____ specific.


A) language
B) compiler
C) architecture
D) machine

E) B) and D)
F) A) and B)

Correct Answer

verifed

verified

A ____ stores and fetches values to and from memory cells.


A) random access memory
B) read-only memory
C) flash memory
D) memory cache encoder

E) All of the above
F) C) and D)

Correct Answer

verifed

verified

The ____________________ computer architecture is characterized by sequential fetch-decode-execute cycles.

Correct Answer

verifed

verified

Showing 21 - 40 of 50

Related Exams

Show Answer