edited by
74 views

1 Answer

0 votes
0 votes
An assembler program is typically dependent on the hardware architecture. Assemblers are designed to convert assembly language code (which is a human-readable representation of machine code instructions) into machine code that is specific to a particular CPU or hardware architecture.

So, the correct option is:

c) dependent on the hardware

Related questions

0 votes
0 votes
1 answer
2
admin asked Jan 6
116 views
The complexity of Kruskal's minimum spanning tree algorithm on a graph with ' $n$ ' nodes and ' $e$ ' edges is :$\mathrm{O}(n)$$\mathrm{O}(n \log n)$$\mathrm{O}(e \log n)...
0 votes
0 votes
1 answer
3
admin asked Jan 6
109 views
If a code is t-error correcting, the minimum Hamming distance is equal to :$2 t+1$$2 t$$2 t-1$$t-1$
0 votes
0 votes
3 answers
4
admin asked Jan 6
324 views
The set of positive integers under the operation of ordinary multiplication is :not a monoidnot a groupa groupan Abelian group