
C++ Fundamentals Assessment
Authored by KCS `
Computers
University
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of an if statement in C++?
To control the flow of execution based on a condition.
To create loops in C++.
To define functions in C++.
To declare variables in C++.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Explain the difference between 'while' and 'do-while' loops.
The main difference is that 'while' checks the condition before execution, while 'do-while' checks after execution.
'while' loops require a counter variable, while 'do-while' loops do not.
'while' loops are used for infinite loops, while 'do-while' loops are for conditional loops.
'while' loops can only execute once, while 'do-while' loops can execute multiple times.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is function overloading in C++?
Function overloading is a method to increase the speed of function execution in C++.
Function overloading is when a function can be called multiple times in a program.
Function overloading allows functions to have different names but perform the same task.
Function overloading is a feature in C++ that enables multiple functions with the same name to coexist, differentiated by their parameter types or counts.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you define a function in C++?
A function in C++ is defined as function_name(parameter_list) { // function body }
Functions in C++ are declared using the syntax: function_name return_type(parameter_list)
In C++, a function is defined with the syntax: function_name(parameter_list) -> return_type { // function body }
A function in C++ is defined using the syntax: return_type function_name(parameter_list) { // function body }
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Describe the concept of inheritance in object-oriented programming.
Inheritance is a way to delete attributes and methods from a superclass.
Inheritance allows a subclass to inherit attributes and methods from a superclass, promoting code reuse and establishing a class hierarchy.
Inheritance allows a subclass to override the superclass without any restrictions.
Inheritance is a method for creating new classes without any relationship to existing ones.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is polymorphism and how is it achieved in C++?
Polymorphism is the ability to create multiple instances of a class in C++.
Polymorphism is the ability of different classes to be treated as instances of the same class through a common interface, achieved in C++ via function overloading and virtual functions.
Polymorphism is achieved in C++ through the use of static typing only.
Polymorphism allows classes to inherit properties from multiple parent classes.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Explain the use of access specifiers in C++ classes.
Access specifiers determine the order of class member declarations.
Access specifiers in C++ classes are used to control the visibility and accessibility of class members, ensuring encapsulation and data protection.
Access specifiers are only used for function declarations.
Access specifiers are irrelevant in C++ and can be ignored.
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 Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
20 questions
The Internet
Quiz
•
University
20 questions
IT 101 - Quiz 3
Quiz
•
University
20 questions
NACOS Kahoot Session II
Quiz
•
University
20 questions
COA_QUIZ_UNIT I
Quiz
•
University
21 questions
CPA MS-Office Hotkeys Quiz
Quiz
•
8th Grade - Professio...
20 questions
UNIT IV Normalization
Quiz
•
University
20 questions
Data & Signal
Quiz
•
University
20 questions
DI (EM24) - Diseño de Contenidos (T8)
Quiz
•
University - Professi...
Popular Resources on Wayground
7 questions
History of Valentine's Day
Interactive video
•
4th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
15 questions
Valentine's Day Trivia
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
18 questions
Valentines Day Trivia
Quiz
•
3rd Grade - University
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
23 questions
Subject Verb Agreement
Quiz
•
9th Grade - University
5 questions
What is Presidents' Day?
Interactive video
•
10th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
20 questions
Mardi Gras History
Quiz
•
6th Grade - University
10 questions
The Roaring 20's Crash Course US History
Interactive video
•
11th Grade - University
17 questions
Review9_TEACHER
Quiz
•
University