Question
A rectangular garden is fenced on all four sides, and it
has a walkway along its perimeter. What is the area of the walkway? Statements: The walkway has a uniform width of 1.5 meters around the garden. The length and width of the garden (excluding the walkway) are 20 meters and 15 meters, respectively. The total area covered by the garden and the walkway together is 414 square meters.Solution
Solution: From Statement 1: We know the dimensions of the garden (20 m by 15 m) and the width of the walkway (1.5 m). The area of the garden itself: 20 * 15 = 300 square meters. With the walkway’s width, the outer dimensions become 20 + 2 * 1.5 = 23 meters by 15 + 2 * 1.5 = 18 meters. The area of the garden plus walkway is 23 * 18 = 414 square meters. Thus, the area of the walkway alone is 414 - 300 = 114 square meters. Statement 1 alone is sufficient. From Statement 2: We know the total area (garden plus walkway) is 378 square meters. However, without knowing the dimensions of the garden or walkway width, we cannot separate the area of the walkway from the garden. Statement 2 alone is not sufficient. Correct Answer: (a) Statement 1 alone is sufficient, but statement 2 alone is not sufficient.
Fork() command is used to create a new process. State true or false.
What is the definition of an NP-hard problem?
What happens when a program accesses data that is not currently in physical memory (RAM) due to virtual memory management?
ICMP is primarily used for __________
A device that helps to prevent congestion and data collision?
What application layer protocol is responsible for translating domain names to IP addresses?
Which layer of the OSI model is responsible for establishing, managing, and terminating network connections?
In the context of computer networks, what is routing?
What is the primary responsibility of the "Controller" in the MVC architecture?
What is the minimum no. of variables/ features required to perform clustering?