Quiz on C
Quiz
•
Computers
•
University
•
Hard
Deepa 4GW19EC057
Used 6+ times
FREE Resource
Enhance your content in a minute
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
what will be the output of the following code:
10
Some garbage value
Compile time error
Segmentation fault
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is the correct syntax to send an array as a parameter to function?
func(#array);
func(&array);
func(array[size]);
func(*array);
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the similarity between a structure, union and enumeration?
All of them let you define new values
All of them let you define new pointers
All of them let you define new structures
All of them let you define new data types
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How will you print \n on the screen?
printf("\n");
echo "\\n";
printf("\\n");
printf('\n');
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following C code?
Before memmove place= string1, src = string2 After memmove place = string2, src = string2
Before memmove place = string2, src = string2 After memmove place= string1, src = string2
Before memmove place = string2, src = string1 After memmove place= string2, src =string2
Before memmove place= string1, src = string2 After memmove place=string1, src = string1
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of C Program with Strings?
g
globe
globe\0
None of the above
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which among the following is never possible in C when members in a structure are same as that in a union?
//Let P be a structure
//Let Q be a union
sizeof(P) is greater than sizeof(Q)
sizeof(P) is equal to sizeof(Q)
sizeof(P) is less than to sizeof(Q)
None of the above
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
25 questions
Understanding Input, Selection and Loops in Python
Quiz
•
7th Grade - University
25 questions
DevOps Quiz
Quiz
•
University
25 questions
Kuis Komas 2
Quiz
•
University
25 questions
Computer Science Quiz
Quiz
•
4th Grade - University
25 questions
QUIZ
Quiz
•
University
25 questions
IT Quiz | E-Zone
Quiz
•
University
26 questions
AI Quiz 26/9
Quiz
•
University
25 questions
Pretest - Wireless Technology
Quiz
•
University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
6 questions
FOREST Self-Discipline
Lesson
•
1st - 5th Grade
7 questions
Veteran's Day
Interactive video
•
3rd Grade
20 questions
Weekly Prefix check #2
Quiz
•
4th - 7th Grade
Discover more resources for Computers
7 questions
Different Types of Energy
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
25 questions
Waves-8th Grade Physical Science
Quiz
•
KG - University
41 questions
Unit 8 Key Terms
Quiz
•
11th Grade - University
10 questions
Product & Quotient Derivative Rules
Quiz
•
University
5 questions
How to Calculate Force - Newton's 2nd Law of Motion
Interactive video
•
10th Grade - University
10 questions
Dichotomous Key
Quiz
•
KG - University
