Visual Basic - Study Mode
[#81] The file to which data is write is referred to as . . . . . . . .
Correct Answer
(B) Output file
[#82] . . . . . . . . method is used to reverse the values.
Correct Answer
(A) Array.Reverse
[#83] The . . . . . . . . in a flowchart is called input/output symbol.
Correct Answer
(C) Parallelogram
[#84] . . . . . . . . initializes a new instance of Line class.
Correct Answer
(D) Line()
[#85] The TabIndex value of a group box is 5. If the txtName control was the first control added to the group box, its TabIndex value will be . . . . . . . .
Correct Answer
(B) 5.0