
FINAL_EXAM (CFP_122)
Authored by Aldreyn Pineda
Computers
University
Used 9+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
35 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax to output "Hello World" in C++?
Console.WriteLine("Hello World");
cout<<"Hello World");
print("Hello World);
System.out.println("Hello World");
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C++ is an alias of C#?
TRUE
FALSE
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you insert COMMENTS in C++ code?
# This is a comment
/*This is a comment
/*/This is a comment
//This is a comment
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data type is used to create a variable that should store text?
Int
Char
Float
String
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create a variable with the numeric value 5?
int x = 5
double x = 5
num x = 5
x = 5
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create a variable with the floating number 2.8?
int x = 2.8;
double x = 2.8;
byte x = 2.8
x = 2.8
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which header file lets us work with input and output objects?
#include<iosstream>
#include<inputstr>
#include<stream>
#include<iostream>
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?