recategorized by
5,995 views

1 Answer

2 votes
2 votes
ans is B) counting number of key operations since it is hardware and language independent

rest are dependent on hardware or on software
Answer:

Related questions

0 votes
0 votes
4 answers
1
go_editor asked Jul 31, 2016
3,901 views
Which of the following algorithms sort $n$ integers, having the range $0$ to $(n^2 -1)$, in ascending order in $O(n)$ time?Selection sortBubble sortRadix sortInsertion so...
3 votes
3 votes
1 answer
2