Computer Science, asked by notimport, 8 hours ago

Q: Which of the following are primitive operations for a computer?
Do "Sort a list of names into alphabetical order", "Factor an arbitrary integer into all of its prime factors" and "Add x and y to get the sum z" is the primitive operation?


Thanks for answering!

Answers

Answered by Macaq
0

Answer:

Add x and y to get the sum z

Explanation:

Definition: An algorithm in which all the computable steps are basic operations.

Have a good time!!!

Similar questions