This version of text shows in absence of a designed font version of slanted text.

a. Italic
b. Faux italic
c. Bold
d. Oblique

b. Faux italic

Computer Science & Information Technology

You might also like to view...

Which of the following is not a method of updating linked data in a Word document?

A) Double-click the linked object. B) Open the source file in its native application. C) Close the updated source document and then reopen it. D) Right-click the object and select Update Link

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. A constructor call is required for every object that’s created. 2. Constructors cannot be overloaded. 3. Private class members are accessible only from outside the class in which they’re declared. 4. Public class members are accessible wherever the program has a reference to an object of the class. 5. Each class you create becomes a new type that can be used to declare variables and create objects.

Computer Science & Information Technology