Question: The question is C++ , Not java , i need the answer within 60min please , thanks Question 16 which of the following code segment

 The question is C++ , Not java , i need the

The question is C++ , Not java , i need the answer within 60min please , thanks

Question 16 which of the following code segment will open a file called MyFile.dat? A) readFile infile; infile.readFile("MyFile.dat"); B ifstream infile; infile.open("MyFile.dat"); ifstream infile; infile.Read("MyFile.dat"); D) openFile infile; infile.openFile("MyFile.dat"); Question 17 In C++, which of the following libraries need to be included in order to A) #include B) #include 105 minutes remaining

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!