Most viewed questions in Others

2 votes
2 answers
242
The basic concepts of ethics in information society is/areResponsibilityAccountabilityLiabilityAll of the above
0 votes
3 answers
243
The time required to find the shortest path in a graph with $n$ vertices and $e$ edges is:$O(e)$$O(n)$$O(e^{2})$$O(n^{2})$
0 votes
1 answer
246
Windows $32$ API supports $16$-bit Windows$32$-bit Windows$64$-bit WindowsAll of the above
3 votes
2 answers
249
1 votes
2 answers
250
The number of 1’s present in the binary representation of $10 \times 256 + 5 \times 16 + 5$ is$5$$6$ $7$$8$
0 votes
0 answers
251
I have seen the GATE marks distribution link @ https://gatecse.in/mark-distribution-in-gate-cse.Will this be updated for Set 1 and 2 of GATE 2017?
1 votes
1 answer
252
Object modules generated by assembler that contains unresolved external references are resolved for two or more object module by a/anOperating systemLoaderLinkerCompiler
0 votes
2 answers
253
Minimum number of individual shoes to be picked up from a dark room ( containing $10$ pair of shoes) if we have to get atleast one proper pair :$2$$20$$11$None of these
1 votes
1 answer
254
Which of the following permanent database that has an entry for each terminal symbol ?Literal tableIdentifier tableTerminal tableSource table
0 votes
3 answers
257
What is the output of the following $C$ program?# include <stdio.h main () { int i, j, x=0; for (i=0; i<5; ++i) for (j=0; j<i; ++j) { x+=(i+j-1); break; } printf(“%d”...
0 votes
2 answers
258
What is the maximum counting speed of a $4$-bit binary counter which is composed of Flip-Flop with a propagation delay of $25\:ns$?$1 \text{MHz}$$10 \text{MHz}$$100 \text...
2 votes
1 answer
259
0 votes
1 answer
260
What is the difficulty level of BARC online exam for CS ?