Question
In the following number - pairs, the second number is
obtained by applying certain mathematical operations to the irst number. In three of the four pairs, the same pattern is applied and hence they form a group. Select the number - pair that DOES NOT belong to this group.Solution
The logic followed here is in every pair the second number is the product of 1 st and sum of the digits of the 1 st number. All of the above pairs, except the pair in option '4', follow the above pattern.
Fork() command is used to create a new process. State true or false.
Which of the following sorting algorithms has a worst-case time complexity of O(n^2)?
 Which number system is commonly used in mathematics and everyday life?
Which of the following brackets are used in python to create a list?
How does blockchain achieve its tamper-resistant quality?
Which of the following best describes inheritance in object-oriented programming?
Which network topology requires the highest amount of cabling?
- State true or false Implicit type casting in C is used to convert the data type of any variable without using the actual value that the variable holds.
AB`->` CD
AF`->` D
DE`->` F
C`->` G
F`->` E
G`->` A
Then which of the following is false?
Which component of the CPU is responsible for executing instructions?