Start learning 50% faster. Sign in now
A sits fifth to the right of O. Here we have two cases which is Case-1 and Case-2. M sits fifth to the left of G. Only one person sits between N and E. Neither O nor M sits near to N. Here we have only one place left for C.
The one who order from Myntra sits second to the right of C. There are three persons sit between the one who order from Myntra and the one who order from Homeshop. The one who order from Flipkart sits third to the left of A.
The one who order from Paytm sits immediate right of the one who order from Myntra.
The one who order from Meesho sits immediate left of the one who order from Snapdeal. Hence Case-2 is eliminated.
The process of finding hidden structure in unlabeled data is called
What does a proxy firewall do?
The truth table for a boolean function with two variables, A and B, has four rows. How many different boolean functions can be defined with two variables?
A digital signature provides which of the following security properties?
In syntax-directed translation, what are attributes associated with?
What will be the output of the code
int main(){
int array[] = {100,200,300};
cout<
}
What is the purpose of analyzing the complexity of an algorithm?
What is the meaning of the term "refactoring" in software engineering?
Which Apache project provides real-time stream processing and messaging capabilities in Hadoop?
How is dynamic memory allocated in Java?