781 views
0 votes
0 votes
What does processor speed depend upon?

1)Clock

2)Data bus width

3)Address bus width

4)All of the above

2 Answers

0 votes
0 votes

hello,

Thanks for asking!!!

Processor speed depend upon the following things:

  • design of the CPU bus protocol
  • Size and speed of the external buses
  • Size of on-die caches
  • No. of available calculation units
  • clock rate of cpu

So, according to your options all are seems correct.

Footnote:

IBPS SO IT Bank Exam

Related questions

0 votes
0 votes
1 answer
1
Kushagra1234 asked Nov 16, 2018
1,695 views
if n elements are sorted in a binary search tree .what would be the asymptotic complexity to search a key in the tree.a. o(1)b. 0(log n)c. o(n)d. o(n log n)
0 votes
0 votes
0 answers
2
Kushagra1234 asked Oct 29, 2018
325 views
which of following is useful in implementing heap sort1. stack2.list3.queue4.set
0 votes
0 votes
0 answers
3
Kushagra1234 asked Oct 28, 2018
232 views
sorting is useful for 1.report generation2.minimizing the storage needed3. making searching eaiser and efficient4. reporting queries eaisely5 none