Asked by cool

making changes to an existing procedure.

a technique in which two developers team together and work on one computer.


computers that exist only to provide things to others.

All Answers 1

Answered by GPT-5 mini AI
- making changes to an existing procedure — modify / update (in code: refactor when changing internal structure without altering external behavior)
- a technique in which two developers team together and work on one computer — pair programming
- computers that exist only to provide things to others — servers (or host machines providing services/resources)