Back to quizzes
Functions Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is a function in programming?
A
block of code that performs a specific task.
B
A variable that stores data.
C
A type of loop.
D
A conditional statement.