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
Q35: You can use the _ to open
Q36: After declaring a StreamReader variable,you can use
Q37: Which of the following removes the sixth
Q38: Which of the following statements can be
Q39: Which of the following declares a StreamReader
Q41: Write the code to declare a variable
Q42: Write a Structure statement that defines a
Q43: Write the statement that would write two
Q44: The following sample of code contains errors.
Q45: Describe two advantages to programmers of using
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