Question
Which of the following types of fire
extinguishers is/are used for petroleum fire? Powder type Liquid type Soda acid type FoamSolution
Data Frame are associated with which layer of OSI Model
- Which of the following best defines the concept of Encapsulation in Object-Oriented Programming (OOP)?
Which of the following page replacement algorithms results in the lowest page-fault rate for a given reference string but is often impractical to implem...
What will be the output of the following code when implementing the SCAN I/O scheduling algorithm?
def scan(requests, head, direction):
 ...
Definition of 2NF
In an operating system, which of the following scheduling algorithms minimizes the average waiting time for all processes?Â
What is the primary advantage of using a stack in recursive algorithms?
Which of the following is not a valid difference between IPv4 and IPv6?Â
Which of the following data structures is best suited for implementing a priority queue?  Â
In data communication networks, which protocol is responsible for ensuring reliable data transfer between devices over a network?   Â
...