what are functions in computer
Answers
Answered by
4
Functions are "self contained" modules of code that accomplish a specific task. Functions usually "take in" data, process it, and "return" a result. Once a function is written, it can be used over and over and over again. Functions can be "called" from the inside of other functions.
Hope it helps
Answered by
1
mark my answer BRIANLIEST
Attachments:
Similar questions