Tamil Nadu State Board ( Samacheer Kalvi ) Online Test based on Book Back Questions - 11th Standard Computer Applications - English Medium - PHP Function and Array

Samacheer Kalvi 11th Computer Applications - PHP Function and Array - Book Back Questions in English Medium


00:00:00
Answered
0
Skipped
0
Unseen
0
Correct : 0 Incorrect : 0
Question 1 Of 10

………………….. arrays are a key-value pair data structure.


Question 2 Of 10

What functions count elements in an array?


Question 3 Of 10

PHP arrays are also called as


Question 4 Of 10

Find the wrong statement from the following?


Question 5 Of 10

is a concept that stores more than one value of the same data type in a single array variable,


Question 6 Of 10

Which one of the following is the right way of defining a function in PHP?


Question 7 Of 10

A block of the segment in a program that performs specific operation tasks is known as


Question 8 Of 10

A function in PHP which starts with (double underscore) is known as ……………


Question 9 Of 10

PHP has over ………………………. built-in functions.


Question 10 Of 10

For finding nonempty elements in array we use