Quiz'O Mania Round 1

Quiz
•
Computers
•
University
•
Hard
K. GUNA
Used 9+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Write the postfix notation of A+B*C/D?
ABCD+*/
AB*/CD+
ABC*D/+
ABCD*+/
A+B*C/D
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In object-oriented programming, the process by which one object acquires the properties of another object is called
Encapsulation
Overloading
Inheritance
Polymorphism
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following Java program?
class leftshift_operator {
public static void main(String args[]) {
byte x = 64;
int i;
byte y;
i = x << 2;
y = (byte) (x << 2);
System.out.print(i + " " + y);
}
}
0 256
0 64
256 0
64 0
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What should not be done to avoid deadlock?
Avoid using multiple threads
Avoid hold several locks at once
Use interruptible locks
Execute foreign code while holding a lock
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is true about time slicing?
Time slicing is OS service that allocates CPU time to available runnable thread
Time slicing is the process to divide the available CPU time to available runnable thread
Time slicing depends on its implementation in OS
Time slicing allocates more resources to thread
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does not prevent JVM from terminating?
Process
JVM Thread
User Thread
Daemon Thread
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Range of singed long and unsigned long variables are.?
-2147483647 to +21474836480 to 4294967295
-2147483648 to +21474836470 to 4294967296
-2147483648 to +21474836470 to 4294967295
0 to 4294967295-2147483648 to +2147483647
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
C Quiz 2

Quiz
•
University
30 questions
Coding Club_SNSCE Quiz (28-04-2023)

Quiz
•
University
30 questions
Quiz on C

Quiz
•
University
30 questions
Python MCQ for II Sem

Quiz
•
University
30 questions
COMPUTER PROGRAMMING

Quiz
•
University
25 questions
C PROGRAMMING

Quiz
•
University
30 questions
BUG@MASTER

Quiz
•
University
35 questions
IT-OOPRGO21 PRELIM

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