0 votes
1 answer
19352
15 students among whom are A and B arranged randomly in a row. Obtain the probability that there will be 3 students between A and B?
0 votes
1 answer
19356
0 votes
2 answers
19358
what is the number of memory accessed required inregister indirect modeindex register modebase register modepls explain in details with examples
0 votes
1 answer
19359
0 votes
0 answers
19360
Let A,B,C are k element sets and let S be an n element set where k<= n. How many triples of functions f: A→ S , g: B → S , h: C → S are there such that f,g,h are al...
0 votes
1 answer
19361
Consider the following two schedules:S1:R1(X),W2(Y),R2(X),W1(Y),commit1,commit2.S2:R1(X),R2(Y),W1(z),commit1,R3(Y), R3(z),W2(Y),W3(X),commit2,commit3.Which of the above s...
0 votes
0 answers
19362
WHY OPTION C IS ANS ????I UNDER STAND THAT 128.44.82.1 ASSIGN TO 1ST NODE BUT WHY NOT 128.44.82.127 TO LAST ONE???
0 votes
0 answers
19363
0 votes
0 answers
19364
Anyone please give a solution to solve such question as it is difficult in one go.
0 votes
1 answer
19365
Are the "n!" ways maximum possible BFS sequences ? ( Indirectly, for any given vertices is it obvious that complete graph will give max BFS sequences ? )
0 votes
0 answers
19366
I guess total 8 orientation leads to imbalance after selecting 4 as root. But i am not able to get the permutations.Ans is 80.
1 votes
1 answer
19367
What happens if signal() is performed on a binary semaphore which is already set to 1.sem mutex = 1;signal(mutex)// cs
0 votes
0 answers
19368
0 votes
0 answers
19369
The following is a dump header of UDP HEADER in hexadecimal format 5EFA00FD001C3297, what is the total length of user datagram? is the packet form client to server or vi...
0 votes
1 answer
19370
In an IPV4 packet , the value of HLEN is 15 and value of total length field is 0x0064. how many bytes of data being carried by this packet??