easyFPSCNTSCSSPPSCFIAOTSIBASTSECATProgramming & Databases
Answer explanation
Explanation included
Practice quiz ready
Question

What is a function in programming?

AA reusable block of code designed to perform a task
BA physical memory location
CA database record
DA type of operating system

Choose an option to check yourself, or reveal the answer and explanation instantly.

Continue practising this MCQ topic

Use these links to review the full topic, start a timed quiz, or open the exam hub connected with this question.

Previous
What is the difference between a parameter and an argument?
Next
What is the purpose of a break statement inside a loop?

Related Programming & Databases MCQs

View all

Test Yourself

Take a full quiz on Programming & Databases

Start Quiz

Exam Coverage

Trust

Answer is visible after reveal
Explanation helps learning
Free topic quiz available

Subject

Programming & Databases

Save your progress

Create a free account to bookmark MCQs and track weak areas.

Register Free
Start QuizNext MCQ
Answer and explanation

Correct Answer: A: A reusable block of code designed to perform a task

Explanation: A function is a named, reusable block of code that performs a particular operation. It may accept input values called parameters and may return a result. Functions make programs easier to organize, test, maintain and reuse by separating complex logic into smaller units.

Continue practice

More Programming & Databases MCQs with answers

Use these links to review related questions, practise the full topic, or open the exam preparation pages connected with this MCQ.

Related questions

Topic and exam paths