c language quiz

Quiz
•
Computers
•
University
•
Hard
ekta dureja
Used 488+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the function cannot be a structure member?
Another structure
Function
Array
None
2.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
void main()
{
int color=2;
switch(color)
{
case 0: printf("black");
case 1: printf("blue");
case 2: printf("Green");
case 3: printf("aqua");
default:printf("other");
}
}
3.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which of the following is an invalid assignment operator?
A%=10;
A/=10;
A|=10
none
4.
MULTIPLE CHOICE QUESTION
30 sec • Ungraded
Assignment statements assigning value to local static variables are executed only once
true
false
depends upon compiler
none
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6
7
8
9
6.
OPEN ENDED QUESTION
30 sec • 1 pt
How would you describe your experience with us?
Evaluate responses using AI:
OFF
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
find output
22
23
24
25
8.
OPEN ENDED QUESTION
30 sec • 1 pt
how would you rate us?
Evaluate responses using AI:
OFF
9.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
void main()
{
int color=2;
switch(color)
{
case 0: printf("black");
case 1: printf("blue");
case 2: printf("Green");
case 3: printf("aqua");
default:printf("other");
}
}
Similar Resources on Wayground
10 questions
Expression in C Programming

Quiz
•
University
10 questions
DS UNIT-2 TEST-1

Quiz
•
University
12 questions
Operators in C

Quiz
•
University
10 questions
BOOLEAN CLUB QUIZ 2

Quiz
•
University
10 questions
Input And Output in C

Quiz
•
University
11 questions
C Language

Quiz
•
10th Grade - University
13 questions
C programming-1

Quiz
•
University
10 questions
Array in C

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade