________ is the scalable font technology built into Microsoft Windows and Apple Macintosh

Fill in the blank(s) with correct word


TrueType, Truetype

Computer Science & Information Technology

You might also like to view...

When only a copy of an argument is passed to a function, it is said to be passed

A) by copy. B) by reference. C) informally. D) by value. E) by default value.

Computer Science & Information Technology

Which one of the following statements calls the Jump method of the Animal class using a reference variable named fox?

a. Animal.fox.Jump(); b. Animal(fox) = Jump(); c. fox.Jump(); d. fox = new Jump();

Computer Science & Information Technology

After testing the hardware, the ____ program looks for the operating system.

A. safe B. testing C. Microsoft Windows D. boot

Computer Science & Information Technology

When displaying a Java applet, the browser invokes the _______ to interpret the bytecode into the appropriate machine language.

a. Java Virtual Machine (JVM) b. JavaScript interpreter c. Windows operating system d. Java Compiler

Computer Science & Information Technology