edited by
480 views

1 Answer

0 votes
0 votes

Moore’s law:

Number of transistors per square inch on integrated circuits doubles every year

 Murphy's law:

Anything that can go wrong, will go wrong

Amdahl law:

Finds the maximum improvement possible by improving a particular part of a system.

If P part of N processor system is made parallel, speed up=1/((1-P)+(P/N)

Answer is (c)

Related questions

0 votes
0 votes
1 answer
1
sh!va asked Mar 2, 2017
622 views
Digital signal processors use a computer architecture derived from(a) Harvard Architecture(b) Von-Neumann Architecture(c) Cray Architecture(d) None of the above
0 votes
0 votes
1 answer
2
sh!va asked Mar 1, 2017
604 views
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
0 votes
1 answer
3
sh!va asked Mar 1, 2017
587 views
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
0 votes
3 answers
4