
ISE A

Quiz
•
Computers
•
University
•
Hard
papani dhanush
Used 8+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How is 2nd element in an array accessed based on pointer notation?
*a+2
*(a+2)
*(*a+2)
&(a+2)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what will be the output of the following code snippet?
void solve() {
int a[] = {1, 2, 3, 4, 5};
int sum = 0;
for(int i = 0; i < 5; i++) {
if(i % 2 == 0) {
sum += a[i];
}
}
cout << sum << endl;
}
5
15
9
6
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one of the following is an application of queue data structures
When a resource is shared among multiple consumers
When data is transferred asynchronously
Load balancing
All the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which of the following sorting algorithms provide the best time complexity in the worst case scenario?
Merge sort
Quick sort
Bubble sort
Selection sort
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following are applications of Topological sort of a graph?
sentence ordering
course scheduling
os deadlock detection
all the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following represents the Postorder Traversal of a Binary Tree?
Left -> Right -> Root
Left -> Root -> Right
Right -> Left -> Root
Right -> Root -> Left
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the maximum length of the filename in DOS?
15
14
13
12
Create a free account and access millions of resources
Similar Resources on Wayground
26 questions
Week 4 - RELATIONAL DATA MODEL

Quiz
•
University
23 questions
SQL T2

Quiz
•
University
20 questions
Quantitative Aptitude Series

Quiz
•
University
20 questions
SMARTICUS

Quiz
•
University
20 questions
Chapt.5 - Relational Database Model

Quiz
•
University
20 questions
ASJ XI 22

Quiz
•
12th Grade - University
20 questions
Python Lists

Quiz
•
University
20 questions
MCS 602 - CSS

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
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
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University