Answer:
EOF stands for End Of File
Google explains it well: EOF is a condition in a computer operating system where no more data can be read from a data source. The data source is usually called a file or stream.
I'd say the best option would be B.
Explanation:
I thinkcreating and edditing Images matchs to adobePhotoshop
Microsoft word is for adding and Creating text document
Creating andeditingpage layout -Adobe In Design
Desktop Publication-QuarkQuark Xpress
I hope thishelp and If wrong Inform me
Good luck
Answer: B) Pseudocode should be properly formatted.
Explanation:
Pseudocode is defined as in the informal description of the given sequence, there is no need that it should be formatted properly. There is no such restriction required in the pseudocode as they are read by the humans not by the computer programs.
Pseudocode should be terminating, executable and unambiguous and it uses structural convention of the programming language rather than using machine reading.