C Basic

Quiz
•
Other
•
Professional Development
•
Medium
Used 105+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following is not a compound assignment operator?
/=
*=
+=
==
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the value of X in the sample code given below?
X = ( 2 + 3) * 2 + 3;
10
13
25
28
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What value will be stored in z if the following code is executed?
x = 5 , y = -10, a = 4, b = 2;
z = x+++++y * b/a;
-2
0
1
2
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Expression x % y is equivalent to____?
(x – (x/y))
(x – (x/y) * y)
(y – (x/y))
(y – (x/y) * y)
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which operators are used to compare the values of operands to produce logical value in c language?
Logical operator
Relational operator
Assignment operator
None of the above
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which operators perform operations on data in Binary level?
Bit wise operator
Logical operators
Arithmetic operator
All of the Above
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is/are the number of operand/operands needed to unary operator logical not(!)?
4
3
2
1
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Arknights

Quiz
•
1st Grade - Professio...
10 questions
Asesmen Awal Pelatihan Pemanfaatan Platform Pendidikan

Quiz
•
Professional Development
10 questions
WI3000-PD07 R8 (SAW CUTTING AND MARKING OCTG)

Quiz
•
Professional Development
10 questions
Logical Fallacy 1%

Quiz
•
KG - Professional Dev...
10 questions
SERVICIOS VAS_ABRIL2024

Quiz
•
Professional Development
6 questions
Kuis 5S Leader

Quiz
•
Professional Development
13 questions
RAN Arch Evolution to 5G- Final Quiz

Quiz
•
Professional Development
13 questions
java2

Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade