FINAL_EXAM (CFP_122)

Quiz
•
Computers
•
University
•
Easy
Aldreyn Pineda
Used 9+ times
FREE Resource
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>
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
Uji Kompetensi Algoritma Pra UTS

Quiz
•
University
32 questions
MOD3/4 Topic Test - Using Spreadsheets - Cam Nationals in IT

Quiz
•
1st Grade - University
30 questions
Computer Programming 2

Quiz
•
University
30 questions
Soal UTS Dasar Pemrograman

Quiz
•
University
30 questions
OODP_Batch 1_Quiz

Quiz
•
University
30 questions
Algorithms and Flowcharts

Quiz
•
University
30 questions
Introduction to Programming Quiz

Quiz
•
University
40 questions
Ujian Tengah Semester Informatika

Quiz
•
10th Grade - University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade