[20232] CSC126: Quick Exercise 2-2

Quiz
•
Computers
•
University
•
Easy
ZALIKHA ZULKIFLI
Used 39+ times
FREE Resource
7 questions
Show all answers
1.
OPEN ENDED QUESTION
5 mins • 2 pts
Write a C++ declaration statement for each of the following questions:
Declare three variables as integer. Assign the first variable to 10.
Evaluate responses using AI:
OFF
Answer explanation
int num1 = 10, num2, num3;
OR
int num1 = 10;
int num2;
int num3;
2.
OPEN ENDED QUESTION
5 mins • 1 pt
Write a C++ declaration statement for each of the following questions:
Declare a constant variable named RATE as float and assign it to 0.125.
Evaluate responses using AI:
OFF
Answer explanation
const float RATE = 0.125;
3.
OPEN ENDED QUESTION
5 mins • 1 pt
Write a C++ declaration statement for each of the following questions:
Declare a floating-point variable named initial with value 100.
Evaluate responses using AI:
OFF
Answer explanation
float initial = 100;
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Given the following declaration:
int w = 5, x = 7, y = 3, z = 12;
What is the result of the following expression?
w * x % y + z
14
17
21
22
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the result of the following expression if data type of y is int?
y = 4 + (3 * (8 + 6) – 3) / 2
17.5
23.5
23
29
6.
OPEN ENDED QUESTION
5 mins • 1 pt
Evaluate the following expression:
x = 42 % 5 + 7 – (2 + 8) / 3;
Evaluate responses using AI:
OFF
Answer explanation
6
7.
OPEN ENDED QUESTION
5 mins • 1 pt
Evaluate the following expression:
y = 13.0 + 9 / 2.0
Evaluate responses using AI:
OFF
Answer explanation
17.5
Similar Resources on Wayground
10 questions
C Programming - Basics 001

Quiz
•
University
7 questions
Python Basics Day 2

Quiz
•
University
10 questions
QUIZ 2 NDJ10303 v1

Quiz
•
University
10 questions
PYTHON PROGRAMMING POP QUIZ ON TOPIC 2!

Quiz
•
University
10 questions
Human Rights

Quiz
•
University
6 questions
Array 2: Unit 8

Quiz
•
University
10 questions
C++ quiz

Quiz
•
10th Grade - Professi...
10 questions
TECH SHOW QUIZ-TEAM ZORK

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University