Question
Select the option that is related to the fifth element
in the same way as the second element is related to the first element and the fourth element is related to the third element. PAPER: 4608:: BATH: 320 :: STONE: ?Solution
The logic followed is: The product of the place values of all consonants in the first word gives the second number. PAPER β Consonants = P (16), P (16), R (18) β 16 Γ 16 Γ 18 = 4608 BATH β Consonants = B (2), T (20), H (8) β 2 Γ 20 Γ 8 = 320 STONE β Consonants = S (19), T (20), N (14) β 19 Γ 20 Γ 14 = 5320
B-trees and B+ trees are designed to maintain balance by adjusting the:
What is the maximum number of different Boolean functions involving n Boolean variables?
In the Entity-Relationship (ER) model, what does an entity represent?
Ternary relationship has how many participating entities?
What happens if an exception is thrown but not caught?
In a pipelined CPU design, what is the purpose of the instruction pipeline?
In a public blockchain, who can participate in the validation of transactions and creation of new blocks?
What is the decimal equivalent of the binary number 10101?
What will be the output of the code
int main(){
int array[] = {100,200,300};
cout<
}
Which circuit configuration has a single path for current flow?