Question
Three of the four are alike in a certain way based on a
particular pattern and hence they form a group. Which one of the following does not belongs to the group?Solution
The last alphabet is the resultant of multiplication of digit place of first and second alphabet. CHX = C (3) x H (8) = X (24) DET = D (4) X E (5) = T (20) BGN = B(2) X G(7) = N (14) AFK = A(1) X F(6) = F(6)
What does the following code do?
x = [1, 2, 3]
y = [4, 5, 6]
z = x + y
Binary relationship has how many participating entities?
Which component of RDBMS allows users and applications to interact with the database through SQL queries?
Which circuit configuration has a single path for current flow?
Which type of tree structure is optimized for sequential access and range queries?
Simplify the following Boolean expression using Boolean algebra laws:
F = (A + B) * (A' + C) * (B + C)
What is the main purpose of a digital signature?
Which of the following is a key function of the network layer?
syntax of loops in shell scripting?
Default value of boolean variable in an array