Question
A storehouse measures 36 metres long, 15 metres wide and 12
metres high. If each storage box requires 90 m³ of space, how many storage boxes can fit inside?Solution
ATQ,
Volume of the storehouse = length × breadth × height = 36 × 15 × 12 = 6480 m³
So, number of storage boxes = 6480 ÷ 90 = 72
Which of the following routing algorithms guarantees loop-free paths using feasibility condition?
If we want to represent the graph as an______ , then it can be implemented as_______.
In a circuit with n nodes, how many independent KCL equations can be written?
The join operation can be defined as
The major drawback of RAD model is __________.
Which scheduling policy may result in high waiting times for long-running jobs?
In the context of ADTs, what does "polymorphism" refer to?
Which of the following is NOT a characteristic of a good algorithm?
In C programming, which header file is commonly used to work with DMA?
What is a critical section in the context of synchronization?