Which of the following statements is/are not true?
Only two persons go for the party after R. There is a gap of one day in between R and T. As per this statement,there are two possible cases and the arrangement will look like this: Case-1 Case-2 V and T are going for the party on consecutive days. As per this statement CAS E II will further gets plitintoone more case and the arrangement will look like this: CASEI: Case-2A There is agap of two days in betweenV and S. As per this statement, CASE II (A) will get eliminated and CASEII will further gets plitintoone more case and the arrangement will look like this: Case-1 Case-2B Q go for party on one of the days before U who goes for party neither on Friday nor on Wednesday. P goes before S but after T. As per this statement, CASE I and CASE II (B) will get eliminated and we will continue with CASE II and the arrangement will look like this:
The best case time complexity of selection sort?
Which command is used to view the contents of a file in the terminal?
The result evaluating the postfix expression 10 5 + 60 6/ * 8 – is
Which extension is for executable/installation files?
What is a deadlock in a computer system?
Which concurrency control technique allows a transaction to read uncommitted data?
ATM is an example of
What will be the output of the code
int main(){
int i;
for(i=0;i
int i;
i=20;
print(“%d”, i);
}
return 0;
}
What are the three main components of a bipolar junction transistor (BJT)?
What is the purpose of virtual memory?