When text is ____ both the left and right edges of the paragraph are flush with the left and right margins.

A. justified
B. centered
C. left-aligned
D. right-aligned


Answer: A

Computer Science & Information Technology

You might also like to view...

When no access modifier is specified for a method or variable, the method or variable:

a. Is public. b. Is private. c. Has package access. d. Is static.

Computer Science & Information Technology

A __________ function is used when we want to allow a function to access the private members of two or more objects of the same class or of two or more different classes.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which of the following describes an LDAP injection attack?

A. Creating a copy of user credentials during the LDAP authentication session B. Manipulating an application's LDAP query to gain or alter access rights C. Sending buffer overflow to the LDAP query service D. Using XSS to direct the user to a rogue LDAP server

Computer Science & Information Technology

Implementation of routine file hash validation is an example of which of the following security concepts?

A. Vulnerability B. Confidentiality C. Integrity D. Availability

Computer Science & Information Technology