The average age of A and B is 17 years. If A is to be replaced by C, the average would be 16 years. The average age of C and A is 18 years. Find the age of A.
A + B = 2 × 17 = 34 yr B + C = 2 × 16 = 32 yr C + A = 2 × 18 = 36 yr On adding all three, 2 (A + B + C) = 34 + 32 + 36 = 102 ⇒ A + B + C = 51 ∴ A = (A + B + C) – (B + C) = 51 – 32 = 19 yr
What is the purpose of software maintenance?
What is the main characteristic of a greedy algorithm?
What is a race condition in the context of synchronization?
With what command you can see what folder you are in?
In a typical Ethernet LAN, what type of cable is commonly used for wired connections?
keyword is used to skip this iteration and move to next iteration ?
In a distributed database system, what is the main challenge in implementing a robust backup and recovery strategy?
In the Entity-Relationship (ER) model, what does an entity represent?
What is the primary purpose of a router in a computer network?
Which data mining technique is used to find patterns or associations in big datasets, such as market basket analysis?