Answer:
C (Most feasible option)
Explanation:
I am not sure but option C seems most probable, all other options do not seem to be true
Answer:
Information could be gathered using cookies, which are small files websites store on your computer after your first visit to track user activity.
Explanation:
Answer:
Parsing is the process uses to divide your source code into meaningful portions; the message means that the compiler was in the process of analyzing the code when the end of the file was encountered prematurely
Explanation:
In parsing process the parser in compiler breaks code and data into smaller elements coming from lexical analysis phase.