C++ Knowledge Based Quiz I = IA

C++ Knowledge Based Quiz I = IA

University

15 Qs

quiz-placeholder

Similar activities

Interfaz de Excel Construcción

Interfaz de Excel Construcción

University

17 Qs

SISTEMA DE ALIMENTACION DE AIRE Y COMBUSTIBLE

SISTEMA DE ALIMENTACION DE AIRE Y COMBUSTIBLE

University

10 Qs

Economía Normativa y Positiva

Economía Normativa y Positiva

1st Grade - University

10 Qs

Simulation - ICT

Simulation - ICT

KG - Professional Development

10 Qs

Hiểu biết về máy tính

Hiểu biết về máy tính

University

15 Qs

ICT Competency Standards Quiz

ICT Competency Standards Quiz

University

14 Qs

TLE2 MEDIA PRODUCTION

TLE2 MEDIA PRODUCTION

University

10 Qs

Information Demand

Information Demand

University

10 Qs

C++ Knowledge Based Quiz I = IA

C++ Knowledge Based Quiz I = IA

Assessment

Quiz

Instructional Technology

University

Practice Problem

Medium

Created by

Kurt Danlog

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Do while loops

Runs a statement once

Runs a statement twice

Runs a statement multiple times or not within a boolean condition

Doesn't run at all

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

iostream

Displays output from the screen and input from the keyboard

Has all the math equations

Counts the time

Checks if the code has a function

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The process of creating a new variable without value

declaration

naming

instantiation

assigning

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the only function all C++ programs must contain?

start()

system()

main()

program()

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What punctuation is used to signal the beginning and end of code blocks?

-> and <-

{ }

BEGIN and END

( and )

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A list of instructions that enable a computer to perform a specific task is a...

Computer Program

Algorithm

Machine Code

Binary Code

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the output of this program? Program int main() { cout<<"Hi everybody"; return 0; }

"Hi everybody"

Hi everybody"

Hi everybody

"Hi everybody

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?