Case-Based Critical Thinking Questions Case 1 - Frames Unlimited
Frames Unlimited is a wholesale picture and poster frame business. Frame data is stored in sequential access files that contain four columns: item number, item name, size, and price.
Which of the following statements should be used first when opening the input file?
A) If IO.File.Exists("pictureFrame57.txt") Then
B) If IO.File.Exists("pictureFrame.txt") Then
C) inFile = IO.File.OpenText("pictureFrame57.txt")
D) inFile = IO.File.OpenText("pictureFrame.txt")
Correct Answer:
Verified
Q21: You should use the _ method to
Q23: In Visual Basic,you use a(n)_ to read
Q28: Which of the following opens the employee.txt
Q31: Which of the following statements will read
Q33: The _ method writes a newline character
Q36: After declaring a StreamReader variable,you can use
Q36: Which of the following determines whether an
Q37: Which of the following removes the sixth
Q38: Which of the following statements can be
Q39: Which of the following declares a StreamReader
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents