Quiz 2 - CS110

Quiz
•
Computers
•
University
•
Easy
Avariella Lapuz
Used 54+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output?
int i = 1;
int j = i--;
cout << "i is " << i;
cout << " and j is " << j;
i is 1 and j is 1
i is 1 and j is 0
i is 0 and j is 1
i is 0 and j is 0
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of these data types requires the most amount of memory?
short
float
int
long
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of these data types requires the most amount of memory?
double
long double
short
long
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Solve the following problem
int X = 3;
int Y = x % 2 / 10+10 / 2
What does Y equal to?
3
1
5
6
8
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
is q6uub9TN a valid C++ Identifier?
True
False
6.
MULTIPLE SELECT QUESTION
1 min • 1 pt
What is a resonable constant value? (Choose 3)
Pi
Inflation
Speed of light
Gravity
Gas prices
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What header should be included to use advanced math functions?
#include <c++math>
#include <advmath>
#include <cmath>
#include <arithmathc>
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Kuis AlgolStrukData

Quiz
•
University
10 questions
C++ Array

Quiz
•
University
11 questions
Quiz 2: C++ Basics

Quiz
•
University
17 questions
QUIZ PF ON TOPIC 1 & 2

Quiz
•
University
13 questions
C programming-1

Quiz
•
University
20 questions
Test Final

Quiz
•
University
15 questions
C++ Quiz-1

Quiz
•
University
12 questions
Quiz 9: Pointer

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade