Exam 1: An Overview of Computers and Logic
Exam 1: An Overview of Computers and Logic50 Questions
Exam 2: Understanding Structure50 Questions
Exam 3: Making Decisions50 Questions
Exam 4: Looping50 Questions
Exam 5: Arrays50 Questions
Exam 6: Using Methods50 Questions
Exam 7: Object-Oriented Programming50 Questions
Select questions type
Computer programmers often refer to memory addresses using hexadecimal notation.
Free
(True/False)
4.9/5
(33)
Correct Answer:
True
____ programming focuses on breaking down programming processes into manageable subtasks.
Free
(Multiple Choice)
4.8/5
(38)
Correct Answer:
B
The entire set of actions an organization must take to switch over to using a new program or set of programs is called ____.
Free
(Multiple Choice)
4.8/5
(31)
Correct Answer:
D
You must always ____ a variable before you can use it for the first time in a program.
(Multiple Choice)
4.9/5
(48)
A(n)____ is a pictorial representation of logical steps it takes to solve a problem.
(Multiple Choice)
5.0/5
(41)
In a flowchart,you use a ____ to represent a processing symbol.
(Multiple Choice)
4.9/5
(33)
Each programming language uses a piece of software to translate programming language statements into ____.
(Multiple Choice)
4.8/5
(38)
The language translation software that converts a programmer's statements to binary form is called a ____.
(Multiple Choice)
4.7/5
(40)
A(n)____ is the sequence of steps necessary to solve any problem.
(Multiple Choice)
4.9/5
(35)
When you declare variables,you have the option of assigning initial values to them.
(True/False)
4.8/5
(42)
Case 1
The Billing Department manager, Anna, asked the programmer, Jerry, for a list of customers who owe the ABC Company more than $500.
-Jerry needs to know more about the report.He asks Anna questions about what the report should look like and what other information should be included on the report.What part of the program development cycle is this?
(Multiple Choice)
4.8/5
(33)
An important feature of modern programming is the ability to build programs from smaller segments.This is known as ____.
(Multiple Choice)
4.9/5
(30)
To use a computer program,you must first load it into the computer's ____.
(Multiple Choice)
4.8/5
(32)
In many modern programming languages,the equal sign is the _______.
(Multiple Choice)
4.8/5
(28)
Showing 1 - 20 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)