Quiz 1
Quiz
•
Computers
•
University
•
Practice Problem
•
Hard
MA CPC
Used 2+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int a = 10, b = 20;
cout << "Number is a + b" << '\n';
Number is a + b
“Number is a + b”
Number is 30
Number is a + b = 30
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int x = 3.3 , y = 7;
cout << x + y << '\n';
x + y
10
10.3
x + 7
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
float x = 3.000;
String s = "3.000";
cout << x <<" "<< s << '\n';
3.000 3.000
3 3.000
syntax error
3.000 3
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
string num="12.0",num1="34.5";
cout<< num + num1 <<'\n';
46.5
46
syntax error
12.034.5
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
cout<<"X\nY";
X\nY
XY
X
Y
X
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int a=2 , b=6 , c=1 ;
a += 2;
b += 1;
c += 4;
cout<<a<<" "<<b<<" "<<c<<'\n';
2 6 1
7 5 4
5 7 4
4 7 5
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
char c = 'a' ;
cout<< c++ <<'\n';
cout<< ++c <<'\n';
b
c
a
b
a
c
c
a
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
12 questions
Porcentajes
Quiz
•
University
13 questions
L1 - Computer Networks
Quiz
•
University
15 questions
DBC CHAPTER 3 - REVISION
Quiz
•
University
10 questions
Web-II-Loop and Function
Quiz
•
University
10 questions
Algorithm analysis: divide & conquer theory
Quiz
•
University
13 questions
Five Nights At Freddy's: Security Breach Quiz
Quiz
•
KG - Professional Dev...
10 questions
Programacion Orientada a Objetos
Quiz
•
12th Grade - University
10 questions
Information systems concepts
Quiz
•
University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
9 questions
Principles of the United States Constitution
Interactive video
•
University
18 questions
Realidades 2 2A reflexivos
Quiz
•
7th Grade - University
10 questions
Dichotomous Key
Quiz
•
KG - University
25 questions
Integer Operations
Quiz
•
KG - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University
20 questions
SER vs ESTAR
Quiz
•
7th Grade - University
