PreQuiz Basic Programming C++

PreQuiz Basic Programming C++

University

10 Qs

quiz-placeholder

Similar activities

TOOLS FOR AD & TECHNOLOGY DEVELOPMENT (W4-W6)

TOOLS FOR AD & TECHNOLOGY DEVELOPMENT (W4-W6)

University

10 Qs

Teste 1 - Inteligência Artificial

Teste 1 - Inteligência Artificial

University

10 Qs

Programación en HTML 1 con Codepen 10°

Programación en HTML 1 con Codepen 10°

10th Grade - University

14 Qs

Understanding Email, Contacts and Calendaring

Understanding Email, Contacts and Calendaring

University

10 Qs

BB

BB

University

10 Qs

Tree and Planar Graph

Tree and Planar Graph

University

10 Qs

CodeMonkey for B.Ed IT

CodeMonkey for B.Ed IT

University

10 Qs

Computational Thinking in Python[Quiz 3]

Computational Thinking in Python[Quiz 3]

University

15 Qs

PreQuiz Basic Programming C++

PreQuiz Basic Programming C++

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Yuslina Salleh

Used 6+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Select the CORRECT statement for a VARIABLE.

A portion of memory to store a determined value

An expression with a fixed value

A string that varies during program execution

A number that is frequently required in programs

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Choose the input statement used in the C++ program

cout

input

output

cin

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Select the valid identifier

&totalRevenue

Total_Revenue

1Total_Revenue

Total Revenue

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Identify the CORRECT declaration of a constant

#define char grade = A;

#define PI 3.14159;

constant char grade = A;

const float PI = ‘3.14159’;

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Choose the term that defines the number used to refer to a particular element of an array

Subscript

Element

Size

Quantity

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Choose the term that refers to fixed values that do not change during the execution of a program

Variable

Identifier

Constant

Keyword

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Identify the type of error detected during the execution of a program

Syntax error

Logical error

Control error

Run Time error

Access all questions and much more by creating a free account

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

Already have an account?

Discover more resources for Computers