Question
Four number pairs are given, out of which three are
alike in a certain manner and one is different. Choose the different number pair.Solution
H – 3 = E, E + 1 = F, F – 2 = D L – 3 = I, I + 1 = J, J – 2 = H N + 3 = Q, O – 2 = O, O – 2 = M W – 3 = T, T + 1 = U, U – 2 = S
What is the term for malicious software designed to damage or disrupt computer systems?
Combination of two or more networks are called
What is the output of the following code?
print(0.3 + 0.5 == 0.8)
What data structure is commonly used to represent the parse tree in parsing?
Which of the following is an ethical consideration related to the use of AI?
__________ is capable of taking decisions on its own.
Python is an example of which type of programming language?
Which boolean function returns true if and only if all input variables are true?
How many possible boolean functions can be defined on n variables?
What is the first phase in the software development process?