Question
Find the wrong number in the given number series.
32, 50, 72, 98, 128, 160Solution
ATQ, 2 X 4 2 = 32 2 X 5 2 = 50 2 X 6 2 = 72 2 X 7 2 = 98 2 X 8 2 = 128 2 X 9 2 = 162 Therefore, 162 should come in place of 160
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?