Basic Programming Concepts in C++ Language

Basic Programming Concepts in C++ Language

Assessment

Flashcard

Others

KG

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which symbol is used to end a statement in C++?

Back

; (semicolon)

2.

FLASHCARD QUESTION

Front

Which of the following is used to include a standard library in C++? Options: #include <iostream>, #lib include <iostream>, import <iostream>, use <iostream>

Back

#include <iostream>

3.

FLASHCARD QUESTION

Front

Which of the following is not a data types and variables in C++? integer, Floating-Point, Character, Tool

Back

Tool

4.

FLASHCARD QUESTION

Front

Which of the following data types can store a true or false value in C++? int, bool, char, float

Back

bool

5.

FLASHCARD QUESTION

Front

Which data types is used to store a single character in C++? Options: int, string, char, float

Back

char

6.

FLASHCARD QUESTION

Front

What is pinMode used for?

Back

Set a pin as an input or output

7.

FLASHCARD QUESTION

Front

What is digitalWrite used for?

Back

Set a pin to either HIGH (on) or LOW (off)

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

Already have an account?