[{"id":243944,"question":"To initialize the array in a single statement, initialize it.............. declaration.","choices":[{"text":"At the time of","value":"A"},{"text":"After","value":"B"},{"text":"Before","value":"C"},{"text":"Both a and b","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":243943,"question":"___________ make it easier to read and write values in array.","choices":[{"text":"Loop","value":"A"},{"text":"Conditions","value":"B"},{"text":"Expressions","value":"C"},{"text":"Functions","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":243942,"question":"_________ part of for loop is executed first.","choices":[{"text":"Condition","value":"A"},{"text":"Body","value":"B"},{"text":"Initialization","value":"C"},{"text":"Increments","value":"D"},{"value":"E"}],"correctAnswer":3},{"id":243941,"question":"Using loops inside loops is called ................. loops","choices":[{"text":"For","value":"A"},{"text":"While","value":"B"},{"text":"Nested","value":"C"},{"text":"Do- while","value":"D"},{"value":"E"}],"correctAnswer":3},{"id":243940,"question":"Array can be initialized _________ declaration.","choices":[{"text":"At the time of","value":"A"},{"text":"After","value":"B"},{"text":"Before","value":"C"},{"text":"Both a and b","value":"D"},{"value":"E"}],"correctAnswer":4},{"id":243939,"question":"______ is the unique identifiere, used ot refer to the array.","choices":[{"text":"Data type","value":"A"},{"text":"Array name","value":"B"},{"text":"Array size","value":"C"},{"text":"None","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":243938,"question":"_________ structure allows repetition of a set of instructions.","choices":[{"text":"Loop","value":"A"},{"text":"Conditional","value":"B"},{"text":"Control","value":"C"},{"text":"Data","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":243937,"question":"If the size of an array is 100, the range of indexes will be ............","choices":[{"text":"0 - 99","value":"A"},{"text":"0 - 100","value":"B"},{"text":"1 - 100","value":"C"},{"text":"2 - 102","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":243936,"question":"Array elements are strored at ................. memory locations.","choices":[{"text":"Contiguous","value":"A"},{"text":"Scattered","value":"B"},{"text":"Divided","value":"C"},{"text":"None","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":243935,"question":"An array is a ______________ structure.","choices":[{"text":"Loop","value":"A"},{"text":"Control","value":"B"},{"text":"Data","value":"C"},{"text":"Conditional","value":"D"},{"value":"E"}],"correctAnswer":3},{"id":243836,"question":"To initialize the array in a single statement, initialize it ___________ declaration:","choices":[{"text":"at the time of","value":"A"},{"text":"after","value":"B"},{"text":"before","value":"C"},{"text":"both a &amp; b","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":243835,"question":"_______ make it easier to read and write values in array:","choices":[{"text":"loops","value":"A"},{"text":"conditions","value":"B"},{"text":"expressions","value":"C"},{"text":"functions","value":"D"},{"value":"E"}],"correctAnswer":1}]