Question
A village having a population of 8000 requires 200
litres of water per head per day. It has a tank measuring 40 m `xx` 30 m `xx` 12 m. The water of this tank will last forSolution
Daily need of water = 8000 × 200 Amount of water in the tank = 40m × 30 m × 12 m. Number of days = Amount of water in the tank/daily need of water = (40 × 30 × 12 × 1000)/(8000 × 200) (1litre = 1000m³) Number of days = 9 days
Which of the following IPC mechanisms allows two unrelated processes to communicate by mapping a region of physical memory into their respective virtual...
What is the main purpose of disk scheduling in an operating system?
Data warehouse has historical data
The Statement object is created by using createStatement() method of Connection class.
A system uses paging with a logical address space of 2^26 bytes and a page size of 4 KB. How many bits are required for the page number in the logical a...
Which of the following protocol is used for discovering link layer address or MAC address, associated with a given internet layer address?
Which statement is TRUE regarding DIAC thyristor.
What is the primary purpose of a MAC (Media Access Control) ID in networking?
In a database system, what is the primary purpose of creating an index on a table column?
Which of the following statements best describes the role of the JDBC package in Java programming?