0 votes
1 answer
241
machines tend to make use of internal resources of the processor, a rich set of registers and a pipelined organization.(a) CISC(b) Parallel processor(c) RISC(d) Array...
0 votes
1 answer
242
An array processor is a machine(a) SIMD(b) MIMD(c) SISD(d) MISD
0 votes
1 answer
243
Micro programming refers to(a) Emulation(b) Programming at micro level(c) The use of storage to implement the control unit(d) Array processing
0 votes
1 answer
244
The performance gain that can be obtained by improving some portion of a computer can be calculated using(a) Moore's law(b) Djikstra's algorithm(c) Amdahl's law(d) Murphy...
0 votes
1 answer
245
Which type of memory has fast erase and write times(a) EPROM(b) EEPROM(c) Flash memory(d) None of these
0 votes
2 answers
246
Odd parity generator uses _____ logic(a) XNOR(b) XOR(c) Sequential(d) OR
1 votes
2 answers
247
The mod number of a Johnson counter will be always equal to the number of flip flops used :sametwice$2N$ where $N$ is the number of flip flops.None of the these
0 votes
0 answers
248
The fastest ADC among the following is(a) Successive approximation type(b) Dual slope type(c) Sigma - Delta ADC(d) Flash converter
0 votes
1 answer
249
The advantage of write (copy) back data cache organization over write through organization is(a) Main memory consistency(b) Write allocate on write miss(c) Less memory ba...
0 votes
2 answers
250
1 votes
0 answers
251
A man with n keys wants to open a lock. He tries his keys at random.The expected number of attempts for his success is (keys are replaced after every attempt)a) n/2b) nc)...
1 votes
1 answer
252
0 votes
2 answers
253
A source produces 4 symbols with probabilities 1/2,1/4,1/8,1/8. For this source, a practical coding scheme has an average code- word length of 2 bits/symbol. The efficien...
0 votes
2 answers
255
There is a function f(x), such that f(0) = 1 and f ' (0)= -1 and f(x) is positive for all values of x. Then,a) f"(x) < 0 for all xb) -1 < f'' (x) < 0 for all xc) -2 < f ...
0 votes
1 answer
256
A straight line and a circle of radius a are given. A chord is drawn at random to this circle parallel to the given line. Expected length of the chord isa) 2ab) π ac) π...
0 votes
1 answer
257
An 8-bit microcontroller has an external RAM with the memory map from 8000H to 9FFFH.The number of bytes this RAM can store isa) 8193b) 8192c) 8191d) 8000
0 votes
1 answer
258
A micro controller differs from a microprocessor in terms ofa) I/O interfaces and instruction decodingb) Memory configuration and I/O interfacesc) Data bus width and cloc...
0 votes
2 answers
259
The ethernet protocol usesa) CSMA/CAb) SCPCc) CSMA/CDd) Slotted ALOHA
0 votes
0 answers
260
A 5 bit DAC has a current output. For a digital input of 10100, an output current of 10 mA is produced. What will be the output current for a digital input of 11101?a) 14...