114k views
1 vote
Operations that a given computing agent can perform are called

User Stackminu
by
4.3k points

1 Answer

2 votes

Answer:

Primitive operation

Step-by-step explanation:

Operations that a given computing agent can perform are called primitive operations.

These operations are basic arithmetic work done by an algorithm such as assigning a variable, calling a method, returning an array, etc. They are sometimes written in pseudo-code.

User Rawb
by
4.6k points