1) Which programming construct allows us to make a decision on the code we execute or not based on a condition? a) Selection b) Iteration c) Assignment d) Declaration 2) Which programming construct allows us to assign a value to a variable? a) Selection b) Iteration c) Assignment d) Declaration 3) Which programming construct allows us to create and assign a name and a data type to a variable? a) Selection b) Iteration c) Assignment d) Declaration 4) Which programming construct allows us to repeat an instruction? a) Selection b) Iteration c) Assignment d) Declaration 5) Which type of loop repeats a set number of times? a) Fixed b) Conditional 6) Which type of loop repeats until a condition is met? a) Fixed b) Conditional 7) Which of the following is an example of assignment? a) msgbox(number) b) if number = 3 then msgbox(number) c) dim number as integer d) number = inputbox("please enter a number") 8) Which of the following is an example of selection? a) msgbox(number) b) if number = 3 then msgbox(number) c) dim number as integer d) number = inputbox("please enter a number") 9) Which of the following is NOT an example of assignment? a) number = 3 + 3 b) number = inputbox("Please enter a number") c) msgbox(number) d) number = 5 10) Which of the following is an example of a fixed loop a) for counter = 0 to 6 b) if counter = 6 c) while counter < 6 d) counter = 6

Ilg'orlar ro'yxati

Vizual uslub

Moslamalar

Namunani almashtirish

Tahrirlashni davom ettirish: ?