InterviewSolution
Saved Bookmarks
| 1. |
What Are Format Modifiers? |
|
Answer» By default, the RELEVANT INFORMATION is displayed as output as is. However, with the aid of format MODIFIERS, it is possible to change the MINIMUM field WIDTH, the maximum field width, and justification. By default, the relevant information is displayed as output as is. However, with the aid of format modifiers, it is possible to change the minimum field width, the maximum field width, and justification. |
|