Basic C++ Programming Questions

Flashcard
•
Computers
•
University
•
Medium
Wayground Content
Used 1+ times
FREE Resource
Student preview

18 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is the output of this code?
int x = 8;
// x = 3;
cout<
Back
8
2.
FLASHCARD QUESTION
Front
What is the type of the temp variable? var temp = 14.55;
Back
Double
3.
FLASHCARD QUESTION
Front
What is the alternative for x = x + 5? Options: x += 5; x -= 4; x = y + 5; x=+5
Back
x += 5;
4.
FLASHCARD QUESTION
Front
iostream
Back
Displays output from the screen and input from the keyboard
5.
FLASHCARD QUESTION
Front
What is the only function that all C++ programs must contain?
Back
main ()
6.
FLASHCARD QUESTION
Front
C++ is a
Back
high-level language
7.
FLASHCARD QUESTION
Front
The process of creating a new variable without value
Back
declaration
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
LISTS in Python

Flashcard
•
University
10 questions
LES SALUTAIONS FRANÇAISES

Flashcard
•
University
12 questions
Multiplier des Nombres

Flashcard
•
KG - University
10 questions
les anime

Flashcard
•
KG
13 questions
CSAwesome: 1.2 - Java Basics HW Review

Flashcard
•
11th - 12th Grade
14 questions
Identify the parent functions

Flashcard
•
12th Grade - University
19 questions
Q2 PYTHON CONDITIONALS

Flashcard
•
University
11 questions
Gestion de l'entrepôt

Flashcard
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade