Question
The average age of A and B is 15 years. If A is to be
replaced by C, the average would be 14 years. The average age of C and A is 16 years. Find the age of A.Solution
A + B = 2 × 15 = 30 yr B + C = 2 × 14 = 28 yr C + A = 2 × 16 = 32 yr On adding all three, 2 (A + B + C) = 30 + 28 + 32 = 90 ⇒  A + B + C = 45 ∴  A = (A + B + C) – (B + C) = 45 – 28 = 17 yr
Which is/are correct w.r.t Passive attacks
- In a relational database, which key uniquely identifies tuples within a table and can never contain NULL values?
Predict the correct output of below code in python
Greeting = lambda : print('Welcome to Ixambee’)
Greeting()
Which of the following is the most effective method for ensuring that an organization complies with security and privacy regulations such as GDPR or HIP...
- Which of the following is an example of a key characteristic of the Internet of Things (IoT)?
The primary role of an operating system (OS) is to:
Purpose of Scope resolution operator
Which of the following sorting algorithms is NOT stable?Â
- Which of the following statements about Constructors in Object-Oriented Programming is correct?
Which type of cyber attack involves overwhelming a server with traffic to make it unavailable to users?        Â
...