Recent questions in Unknown Category

1 votes
1 answer
42
What is the value of $k$ for which the following system of equations has no solution:$\text{2x-8y=3 and kx+4y=10}$$-2$$1$$-1$$2$
1 votes
1 answer
44
1 votes
1 answer
48
Arjun by car takes double the time taken by bus to travel from Delhi to Agra. What is the Speed of the Bus if the Speed of the Car is $40\;km/hr$?$40\;km/hr$$60\;km/hr$$8...
1 votes
2 answers
49
Find the odd one out in the given series:$ZA, RS, DE, JK, PR, LM, YZ, NO$$JK$$LM$$ZA$$PR$
2 votes
1 answer
50
1 votes
1 answer
51
What is the next number $16, 30, 54, 88, 132,\dots$$186$$188$$190$$206$
1 votes
1 answer
55
Set of key attributes that identify weak entities related to some owner entity is classified as:Structural keyString keyPartial keyForeign key
1 votes
1 answer
56
Which sorting algorithm sorts by moving the current data element past the already sorted values and repeatedly interchanges it with the preceding value until it is in its...
1 votes
2 answers
57
Which of the following Page Replacement Algorithm suffers from the belady’s anomaly?$LRU$Optimal Page Replacement$FIFO$Both $LRU$ and $FIFO$
1 votes
1 answer
58
The number of tokens in the following $C$ statement isprintf("i=%d, &i=%x", i, &i);$8$$4$$7$$10$
0 votes
1 answer
59
The __________ command will show you the translation table containing all the active $NAT$ entries.show ip nat translationsshow ip nat tlshow ip nat statesnone of the opt...
1 votes
1 answer
60
Contiguous memory allocation having variable size partition suffers from:External FragmentationInternal FragmentationBoth External and Internal FragmentationNone of the o...