Start learning 50% faster. Sign in now
The Asian Development Bank (ADB) and the Government of India today signed a $350 million loan to build new lines and improve the connectivity of the metro rail system in Chennai with the city’s existing public transport system.
Which of the following protocols is responsible for sending and receiving emails across the internet?
Which of the following scenarios violates the Isolation property in the ACID properties of a transaction?
What will be the output of the following code when implementing the SCAN I/O scheduling algorithm?
def scan(requests, head, direction):
...
In the context of preemptive CPU scheduling, which of the following algorithms can potentially cause starvation, and how can this issue be mitigated?
Graph Traversal algorithms
The term "FAT" is stands for_____
In relational databases, which of the following best describes the role of a "foreign key"?
State true or false
Confidentiality, integrity and availability, also known as the CIA triad, is a model designed to guide policies for infor...
Which network device operates at both the data link and network layers of the OSI model, and is responsible for routing data packets between networks? ...
In I/O scheduling, which of the following algorithms minimizes seek time but may lead to starvation of requests at the ends of the disk?