Recent questions in Others

0 votes
0 answers
101
0 votes
0 answers
102
0 votes
2 answers
103
For a channel of $3 \mathrm{KHz}$ bandwidth and signal to noise ratio of $30 \mathrm{~dB}$, the maximum data rate is:$3000 \mathrm{bps}$$6000 \mathrm{bps}$$15000 \mathrm{...
0 votes
1 answer
104
An example of a public key encryption algorithm is :Caesar cipher algorithmDES algorithmAES algorithmKnapsack algorithm
0 votes
0 answers
105
With reference to hierarchical routing, the optimum number of levels for an $m$ router subnet is:$m^{2}$$m$$\ln m$$\sqrt{m}$
0 votes
1 answer
106
Assembler program is :dependent on the operating systemdependent on the compilerdependent on the hardwareindependent of the hardware
0 votes
1 answer
108
At the end of parsing,tokens are identified.set of instructions are identified.the syntactic groups are identified.machine instructions are identified.
0 votes
0 answers
109
Dead-code elimination in machine code optimization refers to :removal of all labels.removal of values that never get used.removal of function which are not involved.remov...
0 votes
0 answers
110
A parse tree is an annotated parse tree if :it shows attribute values at each node.there are no inherited attributes.it has synthesized nodes as terminal nodes.every non-...
0 votes
0 answers
111
An example of a non-preemptive $\text{CPU}$ scheduling algorithm is :Shortest job first scheduling.Round robin scheduling.Priority scheduling.Fair share scheduling.
0 votes
0 answers
112
There are ' $n$ ' processes in memory. A process spends a fraction ' $p$ ' of its time waiting for $\mathrm{I} / \mathrm{O}$ to complete. The CPU utilization is given by ...
0 votes
0 answers
113
An example of a memory management system call in $\text{UNIX}$ is :fork.mmap.sigaction.execve.
0 votes
0 answers
114
With $64$ bit virtual addresses, a $4 \mathrm{~KB}$ page and $256 \mathrm{MB}$ of RAM, an inverted page table requires :$8192$ entries.$16384$ entries.$32768$ entries.$65...
0 votes
0 answers
115
A computer has $6$ tape drives with ' $n$ ' processes competing for them. Each process may need two drives. For which values of ' $n$ ' is the system deadlock free?$1$$2$...
0 votes
0 answers
116
Water fall model for software development is :a top down approach.a bottom up approach.a sequential approach.a consequential approach.
0 votes
0 answers
118
While designing the user interface, one should :use as many short cuts as possible.use as many defaults as possible.use as many visual layouts as possible.reduce the dema...
0 votes
0 answers
119
0 votes
0 answers
120