Question
A plot has to be divided among P, Q and R in the ratio
2:3:5 respectively. If the area of plot received by R is 5200m² more than the area of plot received by Q, then find the total area of plot received by P and Q. ÂSolution
Let the area of plot received by P, Q and R be 2x, 3x and 5x respectively. According to the question,  => 3x + 5200 = 5x => 2x = 5200 => x = 5200/2 = 2600 Area of plot received by P and Q together, = 2x + 3x = 5x = 5 x 2600 = 13000m²
- ___________is a medium access control protocol used for transmitting data via a shared network channel.
The preorder traversal of a binary search tree is 15, 10, 12, 11, 20, 18, 16, 19. Which one of the following is the postorder traversal of the tree?
How does the ‘localStorage’ feature in HTML5 help web developers?
What does the complexity class P refer to?
State true or false
The interface identifier portion of an Ipv6 address is directly derived from MAC address.
The ages of a group of 10 people are as follows: 25, 28, 30, 32, 35, 35, 38, 40, 42, and 45. Calculate the mean and median age of this group.
Which layer of the OSI model is responsible for encrypting and decrypting data for security purposes?
Firewall is a type of
B-trees and B+ trees are commonly used for indexing in databases to improve the efficiency of:
What is the main purpose of subnetting?