top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What is the difference between command and instruction?

0 votes
1,854 views
What is the difference between command and instruction?
posted May 28, 2017 by anonymous

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

Not completely sure but I would like to say "command" can be a process/binary for a system but "instructions" are at the lowest level of communication. "Instruction" word is used at processor level such as 8080 microprocessor while "command" term is used at user space such as linux command "ls" "cd" etc.
Command is at high level while instruction is used for the lowest level in a computer system. When we issue a command such as "ls" finally it becomes instructions for processors.

answer May 28, 2017 by Rupam
...