- A. parameter
- B. functionCorrect
- C. class
- D. label
12th Standard Computer Applications — Functions and Arrays in PHP: Book Back MCQs with Answers & Explanations
Every Book Back multiple-choice question from Functions and Arrays in PHP (12th Standard Computer Applications, Samacheer Kalvi) — each with the correct option highlighted and a clear, worked explanation. Free to read in English and Tamil.
- A. user-defined functions
- B. recursive functions
- C. built-in functionsCorrect
- D. lambda functions
- A. function functionname() { // code to be executed }Correct
- B. function() {}
- C. def myFunction():
- D. None of the above
- A. functionCorrect
- B. def
- C. defined
- D. funct
- A. functionName();Correct
- B. call functionName;
- C. execute functionName;
- D. run functionName();
- A. An array is a special data type.
- B. It can hold many values under a single variable name.
- C. An array element can be any type of data.
- D. All of the aboveCorrect
- A. 2
- B. 3Correct
- C. 4
- D. 5
- A. 0Correct
- B. 1
- C. 2
- D. 3
- A. 2Correct
- B. 3
- C. 4
- D. 5
- A. By enclosing a comma-separated list of values in square brackets
- B. By using the array() function
- C. By enclosing a comma-separated list of values in curly braces
- D. Both A and BCorrect
- A. By using the array index in square bracketsCorrect
- B. By using the array key in square brackets
- C. By using the array index in curly braces
- D. By using the array key in curly braces
More for this chapter
About these Functions and Arrays in PHP questions
These are the Book Back multiple-choice questions for Functions and Arrays in PHP from the Tamil Nadu State Board (Samacheer Kalvi) 12th Standard Computer Applications syllabus. Each question shows the correct option and an original, step-by-step explanation so you understand the method, not just the answer. Use the answer key above to jump to any question, then take the practice test to check yourself under exam-like conditions.
Frequently asked questions
How many MCQs are there in Functions and Arrays in PHP?
This chapter has 11 book-back multiple-choice questions, each with the correct answer and a step-by-step explanation.
Are these 12th Standard Computer Applications MCQs free to practise online?
Yes. Every question, answer and explanation here is free, and you can also take them as a timed practice test.
Where can I find the Functions and Arrays in PHP book-back answers?
The correct option for each question is highlighted on this page with a worked explanation, plus a quick answer-key summary at the top.