Content protected from screenshots
GKFix.in
General Knowledge
Categories
Concept Builder Quiz
About Us
Start Quiz
Home
My Profile
General Knowledge
Categories
Concept Builder
Start Quiz
Logout
GKFix MCQ Question
Test your knowledge and learn something new
Home
Programming
Question #9870
Back to Home
View All Programming Questions
39 Views
Question
The ______ method is used to read a line of input from a file.
A. ReadToEnd
B. Read()
C. ReadKey()
D. ReadLine
Check Answer
Share on Twitter
Share on Facebook
Copy Link
Related Questions
The intNums array is declared as follows: Dim intNums() As Integer = {10, 5, 7, 2}. Which of the fol...
7
What is the purpose of the 'With' statement in Visual Basic?
31
The ______ method is used to copy the contents of one array to another.
27