Deck 10: Class Average Application

ملء الشاشة (f)
exit full mode
سؤال
The______ property of a ListBox's Items property is used to access values in the ?ListBox.

A) Value
B) Item
C) List
D) Row
E) None of the above.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
The do while statement differs from a while statement in that_____ .

A) a do while statement cannot enter an infinite loop
B) a do while statement can use a counter but a while cannot
C) the body of a while statement will execute at least once
D) the body of a do while statement will execute at least once
E) All of the above.
سؤال
Assume that intCounter is an int variable initialized to 5. Which of the following loop continuation conditions can be used in a do while statement to print the values 5 through 15, inclusive?

A) intCounter > 5
B) intCounter < 15
C) intCounter <= 15
D) intCounter < 16
E) Both c and d.
سؤال
When a Button is disabled,_____ .

A) its text displays in a gray color
B) it is no longer visible
C) its Enabled property is set to True
D) its Click event is not raised when the Button is clicked
E) Both a and d.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/4
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 10: Class Average Application
1
The______ property of a ListBox's Items property is used to access values in the ?ListBox.

A) Value
B) Item
C) List
D) Row
E) None of the above.
Item
2
The do while statement differs from a while statement in that_____ .

A) a do while statement cannot enter an infinite loop
B) a do while statement can use a counter but a while cannot
C) the body of a while statement will execute at least once
D) the body of a do while statement will execute at least once
E) All of the above.
the body of a do while statement will execute at least once
3
Assume that intCounter is an int variable initialized to 5. Which of the following loop continuation conditions can be used in a do while statement to print the values 5 through 15, inclusive?

A) intCounter > 5
B) intCounter < 15
C) intCounter <= 15
D) intCounter < 16
E) Both c and d.
E
4
When a Button is disabled,_____ .

A) its text displays in a gray color
B) it is no longer visible
C) its Enabled property is set to True
D) its Click event is not raised when the Button is clicked
E) Both a and d.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 4 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 4 في هذه المجموعة.