closed by
3,177 views
0 votes
0 votes
closed with the note: Only option A is correct

More than one option can be correct

closed by

Related questions

1.1k
views
1 answers
0 votes
Akhilesh Singla asked Apr 15, 2018
1,130 views
More than one option can be correct
3.5k
views
1 answers
1 votes
gauravkc asked Apr 19, 2018
3,471 views
Choose the digital building blocks from the following list using which we can realize any boolean function.(A) 2-to-1 Multiplexer(B) 4-to-1 Multiplexer(C) 8-to-1 Multiplexer(D) 16-to-1 Multiplexer(E) None of the above
1.9k
views
0 answers
1 votes
Akhilesh Singla asked Apr 14, 2018
1,860 views
I think options A, D and E are wrong; B is true. I'm not sure about C. I think it should be true because page table is created for a process and not for its threads so page table should be shared among threads of a same process.
2.1k
views
1 answers
6 votes
Akhilesh Singla asked Mar 30, 2018
2,060 views
Consider the following four data structures: array, binary search tree, hash table, and a linked list. Which of the following options arranges them in non-decreasing order of ... , Hash Table-mapped to one location only, $LL$ has $O(n)$.