Continue with your mobile number
The logic followed here is: Divide the first number with second number and add the quotient to the second number to get the third number. (63, 7, 16) à 63 ÷ 7 = 9; 9 + 7 = 16 (68, 4, 21) à 68 ÷ 4 = 17; 17 + 4 = 21 (72, 12, 20) à 72 ÷ 12 = 6; 6 + 12 = 18 → Does not follow the pattern (42, 14, 19) à 42 ÷ 14 = 3; 3 + 14 = 17 → Does not follow the pattern (85, 17, 22) à 85 ÷ 17 = 5; 5 + 17 = 22 → Follows the pattern (98, 7, 23) à 98 ÷ 7 = 14; 14 + 7 = 21 → Does not follow the pattern Hence, the correct answer is (C).
In the context of backups, what is a retention policy?
In syntax-directed translation, what is a production rule associated with?
What is the purpose of version control systems in software development?
Which of the following is an example of a strong password?
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 protocol is used to dynamically assign IP addresses to devices on a network?
How many possible boolean functions can be defined on n variables?
___ mapping is used in cache organization which is the quickest and most supple organization.
Which type of memory can be electrically erased and reprogrammed in blocks or sectors?
What is a common method of authentication in cybersecurity?