Question
Four of the following five letter clusters are alike in
a certain manner and one is different. Select the one which is different.Solution
In option 'A', 'EGC': G = E + 2, C = G - 4 In option 'B', 'VXB': X = V + 2, T = X – 4 In option 'C', 'JLH': L = J + 2, H = L - 4 In option 'D', 'SUQ': U = S + 2, Q = U - 4 In option 'E', 'YAW': A = Y + 2, W = A - 4 So, 'VXB' is the one which is different.
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?