Question:The statement navigator.platform indicates 'Win16', but you are running Windows NT. Which of the following is true?
A navigator.platform is supposed to show 'Win16' on Windows NT
B The userAgent property reflects the correct operating system
C The property can be modified
D navigator.platform shows the operating system for which the browser was compiled
E The browser version is outdated
+ AnswerA
+ Report