Which of the following is NOT true about computer platforms and operating systems?

A. If you have an Intel Mac you can install the Windows OS.
B. The PC platform is sometimes called the Windows platform
C. Linux is usually used instead of the Macintosh OS.
D. Two of the most important factors that define a computer's platform are the processor and the OS.

Answer: C

Computer Science & Information Technology

You might also like to view...

A(n) ________ is a special function that is called whenever a new object is created and initialized with data from another object of the same class.

A) destructor B) static function C) copy constructor D) assignment function E) None of the above

Computer Science & Information Technology

The base class's ________ affects the way its members are inherited by the derived class.

A) name B) return data type C) access specification D) both A and B E) None of the above

Computer Science & Information Technology