Solved

When a Text File Contains a Single Block of Text

Question 39

Multiple Choice

When a text file contains a single block of text, the ____ function would read the entire contents of the file into a string.


A) file_read_contents()
B) file_open_contents()
C) file_extract_contents()
D) file_get_contents()

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions