Technical Skills- End Examin - 13-01-2024 ECE & EEE SEM V
Quiz
•
English
•
Professional Development
•
Practice Problem
•
Easy
CCC info@ccc.training
Used 1+ times
FREE Resource
Enhance your content in a minute
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include<stdio.h> enum happylife { a,b,c=5 }; enum happylife s; main() { c++; printf("%d",c); }
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
main() { enum resut {pass, fail}; enum result s1,s2; s1=pass; s2=fail; printf("%d",s1); }
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include <stdio.h> enum example {a = 1, b, c}; enum example example1 = 2; enum example answer() { return example1; } int main() { (answer() == a)? printf("yes"): printf("no"); return 0; }
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include<stdio.h> #define MAX 4 enum ccc { a,b=3,c }; main() { if(MAX!=c) printtf("hello"); else printf("welcome"); }
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following C code if input given is 2? #include<stdio.h> enum day { a,b,c=5,d,e }; main() { printf("Enter the value for a"); scanf("%d",a); printf("%d",a); }
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following C code if the code is executed on a 32 bit platform?#include <stdio.h> enum sanfoundry { c = 0, d = 10, h = 20, s = 3 } a; int main() { a = c; printf("Size of enum variable = %d bytes", sizeof(a)); return 0; }
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include <stdio.h> union stu { int ival; float fval; }; void main() { union stu r; r.ival = 5; printf("%d", r.ival); }
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
Already have an account?
Similar Resources on Wayground
21 questions
Vocab Part 5 p1
Quiz
•
Professional Development
20 questions
Pronunciation Practice
Quiz
•
University - Professi...
20 questions
Comparatives and superlatives
Quiz
•
1st Grade - Professio...
20 questions
Irregular Verbs for pre-KET
Quiz
•
7th Grade - Professio...
20 questions
Intro lesson 4
Quiz
•
Professional Development
23 questions
English 3 - Practice
Quiz
•
Professional Development
30 questions
KLU- CLUSTER -6 DAY-5
Quiz
•
Professional Development
20 questions
Latihan Soal Pre 2 Simple Present Verbal dan Nominal
Quiz
•
Professional Development
Popular Resources on Wayground
5 questions
This is not a...winter edition (Drawing game)
Quiz
•
1st - 5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
10 questions
Identify Iconic Christmas Movie Scenes
Interactive video
•
6th - 10th Grade
20 questions
Christmas Trivia
Quiz
•
6th - 8th Grade
18 questions
Kids Christmas Trivia
Quiz
•
KG - 5th Grade
11 questions
How well do you know your Christmas Characters?
Lesson
•
3rd Grade
14 questions
Christmas Trivia
Quiz
•
5th Grade
20 questions
How the Grinch Stole Christmas
Quiz
•
5th Grade
Discover more resources for English
26 questions
Christmas Movie Trivia
Lesson
•
8th Grade - Professio...
25 questions
Christmas Movies
Quiz
•
Professional Development
20 questions
Christmas Trivia
Quiz
•
Professional Development
15 questions
Fun Holiday Trivia
Quiz
•
Professional Development
25 questions
Name That Tune - Christmas
Quiz
•
Professional Development
29 questions
Christmas Song Emoji Pictionary
Quiz
•
Professional Development
9 questions
Holiday Movie Trivia
Lesson
•
Professional Development
34 questions
Winter Trivia
Quiz
•
Professional Development
