Operator % in C Language is called.?
Day 2 C Programming quiz

Quiz
•
Computers
•
Professional Development
•
Hard

Phantom Techlogics
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Percentage Operator
Modulo Operator
Division Operator
Quotient Operator
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int b = 5 + 4.867;
b is ........
b = 5
b = 9.867
b = 9
compiler error.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int main()
{
int a=0;
a = 4 + 5/2*10 + 5;
printf("%d", a);
return 0;
}
The output of the above code is,
29
None of these
5
34
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose a a valid type of variable name
sum
sum$value
float
piece flag
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Operators used in C programming language
Arithmetic Operators
Logical Operators
Conditional Operator
All the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A local variable is stored in ___
Stack segment
Code segment
Heap segment
None of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When applied to a variable, what does the unary "&" operator yield?
The variable's address
the variable's right value
the variable's binary form
the variable's value
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
C Programming

Quiz
•
Professional Development
15 questions
C Module 1 Quiz

Quiz
•
Professional Development
15 questions
Flutter Q_0

Quiz
•
Professional Development
10 questions
Basic Programming Kotlin

Quiz
•
Professional Development
15 questions
Linked List

Quiz
•
Professional Development
10 questions
C Programming

Quiz
•
Professional Development
10 questions
Day 3 C Programming quiz

Quiz
•
Professional Development
15 questions
C Language Quiz-1

Quiz
•
University - Professi...
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade