[{"id":167843,"question":"Where should be the loop control variable initialized?","choices":[{"text":"Before the loop starts","value":"A"},{"text":"In the first statement of the loop body","value":"B"},{"text":"In the last statement of the loop body","value":"C"},{"text":"Anywhere in the loop body","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":167840,"question":"A counter can be defined as:","choices":[{"text":"The final value of a loop","value":"A"},{"text":"A variable that counts loop iterations","value":"B"},{"text":"The initial value of a loop","value":"C"},{"text":"The step value of a loop","value":"D"},{"text":"<br>","value":"E"}],"correctAnswer":2},{"id":167839,"question":"How many types of loop structure are available in C language?","choices":[{"text":"While","value":"A"},{"text":"Do-while","value":"B"},{"text":"For","value":"C"},{"text":"All","value":"D"},{"value":"E"}],"correctAnswer":4},{"id":167838,"question":"This is a control structure that causes a statement or group of statement to repeat:","choices":[{"text":"Decision statement","value":"A"},{"text":"Duration","value":"B"},{"text":"Iteration","value":"C"},{"text":"Test","value":"D"},{"value":"E"}],"correctAnswer":3},{"id":3761,"question":"The keyword used to transfer control from the body of loop to the start of loop is","choices":[{"text":"Exit","value":"A"},{"text":"Continue","value":"B"},{"text":"Break","value":"C"},{"text":"End","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":3760,"question":"The keyword used to come out of the body of loop is","choices":[{"text":"Exit","value":"A"},{"text":"Continue","value":"B"},{"text":"Break","value":"C"},{"text":"Ebd","value":"D"},{"value":"E"}],"correctAnswer":3},{"id":3759,"question":"A loop within another loop is called","choices":[{"text":"Inner loop","value":"A"},{"text":"Nested loop","value":"B"},{"text":"Counter loop","value":"C"},{"text":"None","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":3758,"question":"A loop whose execute never ends is called","choices":[{"text":"Nested loop","value":"A"},{"text":"Forever loop","value":"B"},{"text":"Infinite loop","value":"C"},{"text":"Counter loop","value":"D"},{"value":"E"}],"correctAnswer":3},{"id":3757,"question":"Repetition structure is used to execute a statement or set of statement","choices":[{"text":"Once","value":"A"},{"text":"More than one time","value":"B"},{"text":"Skip statement","value":"C"},{"text":"All","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":3756,"question":"The loop structure in which condition comes after the body of the loop is","choices":[{"text":"While","value":"A"},{"text":"Do-while","value":"B"},{"text":"For","value":"C"},{"text":"All","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":3755,"question":"The loop structure that executes at least ones is","choices":[{"text":"While","value":"A"},{"text":"Do-while","value":"B"},{"text":"For","value":"C"},{"text":"All","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":3754,"question":"Which of the following statement can be used in C","choices":[{"text":"While","value":"A"},{"text":"For","value":"B"},{"text":"Do while","value":"C"},{"text":"All","value":"D"},{"value":"E"}],"correctAnswer":4},{"id":3753,"question":"______ are used to enter data into databases","choices":[{"text":"Queries","value":"A"},{"text":"Reports","value":"B"},{"text":"Tables","value":"C"},{"text":"Forms","value":"D"},{"value":"E"}],"correctAnswer":3},{"id":3752,"question":"Redundancy means","choices":[{"text":"Duplication","value":"A"},{"text":"No-duplication","value":"B"},{"text":"Standards","value":"C"},{"text":"Microsoft office integration","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":3751,"question":"______ are used to move around the window if its contents do not fit on screen","choices":[{"text":"menu bar","value":"A"},{"text":"Tool bar","value":"B"},{"text":"Scroll bar","value":"C"},{"text":"Status bar","value":"D"},{"value":"E"}],"correctAnswer":3},{"id":3750,"question":"________ contains icon button that are shortcuts to the commands in the menu","choices":[{"text":"Menu bar","value":"A"},{"text":"Tool bars","value":"B"},{"text":"Scroll bar","value":"C"},{"text":"Status bar","value":"D"},{"value":"E"}],"correctAnswer":2},{"id":3749,"question":"A ________ is used to perform the same sequence of steps or automating tasks repeatedly","choices":[{"text":"Macro","value":"A"},{"text":"Module","value":"B"},{"text":"Forms","value":"C"},{"text":"Reports","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":3748,"question":"A _____ contains an object that stores VBA code","choices":[{"text":"Macro","value":"A"},{"text":"Module","value":"B"},{"text":"Forms","value":"C"},{"text":"Reports","value":"D"},{"value":"E"}],"correctAnswer":1},{"id":3747,"question":"Each record consists of a","choices":[{"text":"Rows","value":"A"},{"text":"Columns","value":"B"},{"text":"Both a and b&nbsp;","value":"C"},{"text":"None of these","value":"D"},{"value":"E"}],"correctAnswer":3}]