Start learning 50% faster. Sign in now
ATQ, Let the present age of Neha be 'n' years. Neha's father's age = (6n + 4) years Neha's mother's age = (6n + 4) - 8 = (6n - 4) years ATQ: (6n + 4) : (6n - 4) = 25 : 23 Or, 23 × (6n + 4) = 25 × (6n - 4) Or, 138n + 92 = 150n - 100 Or, 12n = 192 Or, 'n' = 16 Present age of Neha's father = 6 × 16 + 4 = 100 years Present age of Ria = 16 - 3 = 13 years Required sum = (100 - 5) + (13 - 5) = 95 + 8 = 103 years
In a wireless LAN, which IEEE standard is commonly associated with the Wi-Fi protocol?
Which key is kept secret and known only to the owner in a public key pair?
What does HTML stand for in web technology?
Which encryption algorithm is commonly used for secure communication over the internet, such as in HTTPS?
What is a shell script?
Hadoop is an open-source framework commonly used for processing and analyzing big data. What is the primary component of Hadoop responsible for distrib...
What is the ACID acronym in database transactions?
Which keyword is used to throw an exception explicitly?
The truth table for an OR gate has an output of 1 when:
In a depth-first traversal of a tree or graph, what data structure is typically used to keep track of nodes to be visited next?