
Basic Programming Concepts in C++ Language
Flashcard
•
Others
•
KG
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

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)
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?