Which of the following statements correctly opens the output file myanswers.txt ?

A. AnsFile.open("myanswers.txt");
B. open.AnsFile("myanswers.txt");
C. open.AnsFile(myanswers.txt);
D. AnsFile.open(myanswers.txt);

A. AnsFile.open("myanswers.txt");

Computer Science & Information Technology

You might also like to view...

The ________ feature automatically evaluates the contents of two or more documents and displays markup balloons that show the differences between the documents

Fill in the blank(s) with correct word

Computer Science & Information Technology

What IDS component performs trend analysis and stores the IP address and information about the attacker?

a. Network sensors b. Report analysis c. Database and storage d. Response box

Computer Science & Information Technology