Computer Programming Midterms

Computer Programming Midterms

University

25 Qs

quiz-placeholder

Similar activities

Week7_HCI_271216

Week7_HCI_271216

University

20 Qs

Skill Competition Quiz 2024

Skill Competition Quiz 2024

10th Grade - University

20 Qs

2. Ayo Main Quiz Lagi

2. Ayo Main Quiz Lagi

University - Professional Development

20 Qs

Spreadsheet Fundamentals - Quiz2

Spreadsheet Fundamentals - Quiz2

University

20 Qs

Processing- The CPU Quiz

Processing- The CPU Quiz

10th Grade - University

20 Qs

INNOVATION QUIZ-1

INNOVATION QUIZ-1

University

20 Qs

2.1.4 Thinking Logically

2.1.4 Thinking Logically

University

20 Qs

Coding Karel 2

Coding Karel 2

KG - University

20 Qs

Computer Programming Midterms

Computer Programming Midterms

Assessment

Quiz

Computers

University

Practice Problem

Easy

Created by

ChaoX .

Used 71+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?