Question
In the question below, a situation is given, followed by
two statements (1) and (2). You have to take the given statements to be true even if they seem to be at variance from commonly known facts. Carefully analyse the situation, and choose the option that depicts the correct relationship between the statements and situation. Situation: Researchers from Australia announced recently that they used a graphene-based product to make a water filter that can make highly-polluted sea water drinkable after just one pass. Statement 1: While graphene allows water to pass through it, it is almost completely impervious to liquids and gases (even relatively small helium molecules). Statement 2: Graphene has been described as the strongest material ever tested, almost 300 times stronger than steel.Solution
The situation tells us that graphene has been used to make a highly efficient water filter. 1 gives us the cause for using graphene to make it - it gives us a property of the substance that would be useful for this application to be successful. 2 is unrelated as it gives an additional property of the material, which would not play a role in making it a good choice for a water filter system. Thus, (d) is the right answer.
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?