Text properties change the appearance of an element's font.
Answer the following statement true (T) or false (F)
False
Computer Science & Information Technology
You might also like to view...
Which of the following statements about a password-protected document is false?
A) A default password can be set which can be used to open any document. B) A password can be set to allow a read-only copy to be opened. C) A password can be set to not allow the document to be opened at all. D) A password can be set to allow the document to open, but not be edited.
Computer Science & Information Technology
The fact that we could create and manipulate an Account object without knowing its implementation details is called ________. This is one of the most powerful software- engineering benefits of object-oriented programming.
a) inheritance b) shadowing c) overriding d) abstraction
Computer Science & Information Technology