
Epics-2k24

Quiz
•
Computers
•
University
•
Hard
Smart venkey
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include <stdio.h>
int main() {
printf("Hello Everyone");
printf("/n Welcome to \t Event");
return 0;
}
Hello Everyone/n Welcome to Event
Welcome to Event
Hello Everyone/n
Error
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
choose the invalid declerations for int a,
i)int a;a=10*3+1;
ii)int a =100;
iii) int a=10,b;
iv)int a,b;a+b=100;
i
iii
iv
ii
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the output for given c program psedocode
main()
{
integer a=-12,b=-5;
integer res=a%b;
print(res);
}
-2
2
-5
-12
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
output for given code
#include <stdio.h>
int main() {
int i;
i=printf("%d",4/2+3*2);
printf("%d",i);
return 0;
}
81
18
2
13
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
output for given code
#include <stdio.h>
int main() {
int i;
i=printf("%d",printf("EPICS 2024"));
printf("\n%d",i);
return 0;
}
EPICS
2024
EPICS 202410
EPICS
2
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
output for given code
#include <stdio.h>
int main() {
int i;
i=printf("2024")||printf("EPICS 2024");
printf("\n%d",i);
return 0;
}
EPICS 2024
2024
2024
1
2024
5
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
output for given code
#include <stdio.h>
int main() {
int a=5,b;
b=++a;
printf("%d %d",a,b);
return 0;
}
6 6
66
6
Error
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
CODE ZENITH

Quiz
•
University
9 questions
c language quiz

Quiz
•
University
8 questions
Unit 2 : Operators

Quiz
•
University
10 questions
C basic

Quiz
•
University
7 questions
Union in c 10

Quiz
•
University
10 questions
C - Pointers

Quiz
•
University
15 questions
Coding club Summit Online Quiz

Quiz
•
University
10 questions
Basics Of C Programming

Quiz
•
University
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
Discover more resources for Computers
11 questions
NFL Football logos

Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms

Quiz
•
11th Grade - University
20 questions
La Hora

Quiz
•
9th Grade - University
7 questions
Cell Transport

Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?

Interactive video
•
4th Grade - University