Question
What will be the age of A after 4 years? Quantity
I: The ratio between the present ages of A and B is 7:10 respectively and B is 9 years elder than A. Quantity II: 25 years In the question, two quantities I and II are given. You have to solve both the quantities to establish the correct relation between Quantity-I and Quantity-II and choose the correct option.Solution
Quantity I: Let the present age of A and B be 7x and 10x respectively. According to question, => 10x – 7x = 9 => x = 3 A’s age after 4 years = (7 x 3) + 4 = 25 years Quantity II: 25 years Therefore, Quantity I = Quantity II
What is the primary purpose of residual connections in a deep neural network?
Which layer of the OSI model is responsible for logical addressing and routing?
Given a 16-bit instruction format with 4 bits for the opcode and 12 bits for the address, calculate the maximum number of different opcodes that can be...
Python is an example of which type of programming language?
Which of the following is NOT an example of a common cybersecurity threat?
What is the main purpose of a digital signature?
PGP is abbreviated as _______________
Mention any two indirect measures of product.
In dynamic programming, what does "optimal substructure" mean?
Conditional statements are also known as ________ statements.