Is a software design technique that emphasizes separating the
functionality of a program into independent, interchangeable modules,
Computer Programming Midterms
Quiz
•
Computers
•
University
•
Easy
ChaoX .
Used 71+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Is a software design technique that emphasizes separating the
functionality of a program into independent, interchangeable modules,
Modular Software
Modular Function
Modular Programming
Function Programming
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Breaking a complex problem into smaller parts, each of these parts of a program is referred to as a _____
Void Function
Function
Module
Modular Function
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Each module represents a _____ that contains series of statements that carry out a task.
Void Function
Function
Module
Modular Function
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
- Known as library functions are provided and already defined in C++.
- These are included in the header files like, for instance, <iostream> in which data types and other input/output functions are defined.
Built-in Functions
User-Defined Functions
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
are functions defined and created by the programmer that performs a specific task. These must be declared and defined before being used the same as variables.
Built-in Functions
User-Defined Functions
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
contains the code for a function
Function Definition
Function Call
Function Declaration
Function Body
Function Header
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
is made up of three parts: the return type, the function name, and the formal parameter list.
A semicolon is NOT used at the end
Function Definition
Function Call
Function Declaration
Function Body
Function Header
20 questions
Quiz Pemrograman Lanjut 2022/2023
Quiz
•
University
20 questions
C++ Quiz
Quiz
•
University
20 questions
Final Quiz
Quiz
•
University
20 questions
Java - Revisão I
Quiz
•
University
20 questions
Typescript
Quiz
•
University
30 questions
Round_1 (B)| Coding Combat 2.0
Quiz
•
University
23 questions
Beginning C Programming
Quiz
•
University
20 questions
Functions
Quiz
•
University
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade