Which of the following contains the other three?

(a) SIZE
(b) FONT
(c) COLOR
(d) FACE


(b) FONT

Computer Science & Information Technology

You might also like to view...

Write a no-argument lambda that implicitly returns the string "Welcome to lambdas!".

What will be an ideal response?

Computer Science & Information Technology

A variable of type boolean can be assigned the values ________ and ___________

a) true, false b) off, on c) one, zero d) yes, no

Computer Science & Information Technology

When programs contain large amounts of data that must be accessed by functions, pointers to the data in functions are helpful because

A. they provide a way to access it. B. they don’t require their own copy of data in the program. C. the function can’t pass it to main(). D. main() doesn’t have a copy of data to pass to the function.

Computer Science & Information Technology

The default chart sheet name is sheet1, sheet2, etc

Indicate whether the statement is true or false

Computer Science & Information Technology