Question
Find the wrong number in the given number series.
10, 14, 23, 48, 99, 218Solution
ATQ,
The sequence is formed as:
10 + 2² = 10 + 4 = 14
14 + 3² = 14 + 9 = 23
23 + 5² = 23 + 25 = 48
48 + 7² = 48 + 49 = 97
97 + 11² = 97 + 121 = 218
Therefore, instead of 99, it should be 97
Which of the following data structures can be implemented using recursion?
Which AI technique focuses on creating machines that can mimic human cognitive processes, such as learning, problem-solving, and decision-making?
State true/false
Trojans can sometimes acts in favour of ransomware and ask for ransom.
Which type of routing is manually configured by a network administrator and does not change auAtomatically?
Which type of database has data only in form of only Rows and column?
What is the primary function of a router in a network?
- Name the method in which each user is assigned with an equal-portion of the bandwidth.
What is the difference between float and double in C?
What is the decimal equivalent of the binary number 10101?
Which of the following boolean functions is commutative?