Multiple Choice
Which of the following can be used to determine whether the accounts.txt file exists?
A) If IO.Exists.File("accounts.txt") Then
B) If IO.File.Exists("accounts.txt") Then
C) If IO.File("accounts.txt") Then
D) If IO.Exists("accounts.txt") Then
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Write the code to declare a variable
Q6: What is the difference between a structure
Q7: Which of the following determines whether an
Q8: The syntax used to declare a StreamWriter
Q9: Variables declared using a structure are often
Q11: The _ method writes a newline character
Q12: Files that are read by the computer
Q13: When you pass a structure variable to
Q14: Case 1 - Frames Unlimited<br>Frames Unlimited is
Q15: Most programmers use the Structure statement,rather than