In the accompanying figure, Item 1 points to the ____ button.

A. Decrease Font Size
B. Increase Font Size
C. Font Color
D. Text Effects


Answer: B

Computer Science & Information Technology

You might also like to view...

Describe the difference between lossy and lossless compressions, and tell when each might be used.

What will be an ideal response?

Computer Science & Information Technology

Write JavaScript statements that accomplish each of the following:

a) Display the message "Enter two numbers" using the window object. b) Assign the product of variables b and c to variable a. c) State that a program performs a sample payroll calculation (Hint: use text that helps to document a program).

Computer Science & Information Technology

?After one identifies a system's objects, classes, and relationships, one should develop a(n) object relationship diagram that provides an overview of the system. 

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

Computer Science & Information Technology

Create an if…else statement that will check if the maxValue variable is equal to 100. If true, create a println statement that will output "Max reached". If false, create a println statement to output "Keep trying".

What will be an ideal response?

Computer Science & Information Technology