
Epics-2024

Quiz
•
Computers
•
University
•
Hard
Venkateswara Polisetti
Used 1+ 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 Everyon Welcome to Event
Hello Everyone/n Welcome to Event
Hello Everyone
Welcome to Event
2.
MULTIPLE CHOICE QUESTION
30 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;
iii
i
ii
iii
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
3
5
7
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;
}
6
63
77
81
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 202410
2
2
2024
Epics
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
2023
Error
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
6
66
Error
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Conditional and unconditional Statements

Quiz
•
University
10 questions
POINTERS

Quiz
•
University
10 questions
Beyond the classroom

Quiz
•
University
15 questions
C programming

Quiz
•
University
10 questions
C Programming - Basics 001

Quiz
•
University
15 questions
Milking Minds 2 17-01-24

Quiz
•
University
10 questions
C Programming Quiz-1

Quiz
•
University
15 questions
C Pointers 17May2023

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University