This quiz is for all network specialists with basic information of the field. Not only will you have a better understanding of it but also gain more knowledge and get clarity on different confusing concepts.
Frame
ListBox
ComboBox
DropDownList
Rate this question:
Simple
DropDown
DropDownList
SimpleList
Colloquialism
Imperatives
Euphemism
Hyperbole
Alliteration
Are created with the same tool from the toolbox
Have a Text property during design time
Hold a list of values
Always have scroll bars
Rate this question:
AddLists
Items
ItemsAdd
AddItems
Rate this question:
Can be entered in the Items collection in the Properties window
Can be entered in the Values collection in the Properties window
Can be entered in the AddItem collection in the Properties window
Must be entered in alphabetical order
Using the Form_Load procedure and the combo box Items.Add method
During design time in the Items Collection of the combo box
Using the ComboBox.Add() method
Answers A and B are correct
Rate this question:
AddLists
Lists
ItemsAdd
Items.Add
Tess’s landlady had alerted the authorities
Tess had known she was going to be captured
Angel believes that the approaching men are criminals
Angel is determined to fight the intruders
Angel had doubted Tess’s story about killing Alec
Setting the Sorted property to True
Selecting the item in the list and then using the arrow keys to move the item up or down the list
Setting the Alphabetize property to True
Setting the Index property to 1
Rate this question:
AnimalsListBox.Insert(monkey)
AnimalsListBox.Insert (“monkey”)
AnimalsListBox.Items.Add(monkey)
AnimalsListBox.Items.Add(“monkey”)
Rate this question:
NamesComboBox.Items.Add (“John”)
NamesComboBox.AddItem = (“John”)
Add.namesComboBox = (“John”)
Add.”John”.namesComboBox
Rate this question:
-1
0
1
True
Rate this question:
-1
0
1
None of the above
Emphasize the luxurious circumstances of Tess’s life with Alec
Introduce the detail of the missing carving knife
Show the haste in which Tess had left the lodging house
Establish that Mrs. Brooks was a generous landlady
Present a scene of a comfortable domestic routine
Rate this question:
3
4
5
0
Rate this question:
ColorListBox.Count.Index
ColorListBox.Items.Count
ColorListBox(Items.Total)
ColorListBox.SelectedIndex
Rate this question:
Items.Delete method
Items.Clear method
Items.Erase method
Items.RemoveAt method
Rate this question:
ColorListBox.Clear
ColorListBox.RemoveItem
ColorListBox.Delete (colorListBox.ListIndex)
ColorListBox.Items.RemoveAt (colorListBox.SelectedIndex)
Rate this question:
Click event
Enter event
Leave event
TextChanged event
Bitter reflection to fervent entreaty
Justified anger to threatening cynicism
Mock-seriousness to flirtatious banter
Historical allusion to contemporary jargon
Sullen detachment to unabashed groveling
Rate this question:
Click event
GotFocus event
Enter event
TextChanged event
Rate this question:
Repetition
Reiteration
Looping
Initializing
Rate this question:
Group
Set
Loop
Iteration
Rate this question:
An iteration
A loop
A set
A group
Rate this question:
The terminating condition is at the top of the loop and it is True the first time it is tested
The terminating condition is at the bottom of the loop and it is True the first time it is tested
Both answers A and B would cause the statements in the loop not to be executed
The statements in the loop will always be executed
Had lost its beauty over time
Had caused her to go to Tantridge
Had attracted Alec to her
Had alienated her from her peers
Had shown her anguish over her baby
Rate this question:
Banners
Flags
Ribbons
Posters
Rate this question:
In the NEXT statement
In the FOR statement
In the Exit For statement
When the statements in the loop are executed
Rate this question:
In the NEXT statement
In the FOR statement
When the counter is initialized
When the counter is incremented
Rate this question:
When executing the For statement, the counter must be greater than the final value
When executing the For statement, the counter must be the same as the final value
When executing the Next statement, the counter must be greater than the final value
When executing the Next statement, the counter must be the same as the final value
Rate this question:
Will cause the program to halt
Will cause the logic of calculations inside the loop to perform incorrectly
Will make the program difficult to read and understand
All of the above
Connotative diction
Convoluted syntax
Powerful invective
Historical references
Indirect allusion
Rate this question:
2
4
5
10
Rate this question:
2
4
5
10
Rate this question:
0
1
10
11
Rate this question:
0
3
4
5
0
1
4
5
20
25
36
None of the above
Rate this question:
10
11
13
14
Rate this question:
Exit
ExitFor
ExitLoop
Continue
Rate this question:
Exit For
Exit Do
Continue For
Continue Do
Rate this question:
SelectText
SelectedIndex
SelectedItem
SelectAll
Rate this question:
Printer
PrintDocument
PrintAndPreview
Rate this question:
PagePrint method
Graphics page
Callback
SystemPrint
Rate this question:
DrawString
WriteLine
String
Rate this question:
ColorListBox.PrintLine
ColorListBox.Print
Print colorListBox.Text
None of the above
Rate this question:
Preview
Sample view
Print preview
Test print page
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.