InterviewSolution
Saved Bookmarks
| 1. |
How many types of font cases are there explain each with an example. |
|
Answer» Different font cases are appropriate for different applications. For example, SENTENCE case is the GRAMMATICALLY correct WAY to type a sentence. Title case is used for proper names and titles of articles. Upper case (also "UPPERCASE" or "all caps") can be used to bring attention to a SPECIFIC word or phrase.Explanation: |
|