Top 150+ Solved Advanced Web Technologies MCQ Questions Answer
Q. _________ An array with a numeric index. Values are stored and accessed in linear fashion.
a. associative array
b. multidimensional array
c. Numeric array
d. None of these
Q. ____________An array with strings as index. This stores element values in association withkey values rather than in a strict linear index order.
a. associative array
b. multidimensional array
c. Numeric array
d. None of these
Q. __________ An array containing one or more arrays and values are accessed usingmultiple indices
a. associative array
b. multidimensional array
c. Numeric array
d. None of these
Q. Validation means check the input submitted by the user.
a. true
b. false
c. both a and b
d. none of these
Q. Core PHP means solving a Mathematical problem by using paper and pen and Frame workmeans solving Mathematical problem by using a calculator.
a. true
b. false
c. both a and b
d. none of these