Advertisements
Advertisements
प्रश्न
PHP’s indexed array begin with position ______.
पर्याय
1
2
0
-1
MCQ
रिकाम्या जागा भरा
उत्तर
PHP’s indexed array begin with position 0.
shaalaa.com
Array in PHP
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
Associative arrays are a ____ pair data structure.
$ stud = array (“Roll” ⇒ “12501”,“Name” ⇒ “Hari”);
Identify the type of array.
Arrays more than ____ levels deep are hard to manage.
Define Array in PHP.
List out the types of the array in PHP.
Define associative array.
What are indexed arrays?
Explain the Multidimensional Array.
Explain Array concepts and their types.
Explain Indexed array and Associate array in PHP.