C-14-Q139mediumsingle_mcq
Inside an Area Text container, when typing reaches the right edge of a line, the insertion pointer:
Inside an Area Text container, when typing reaches the right edge of a line, the insertion pointer:
- aStops typing
- bAutomatically goes down to the next line
- cWraps to the previous line
- dDeletes overflow text
ব্যাখ্যা
Area Text wraps automatically, so when typing reaches the right edge of the container, the insertion point moves down to the next line on its own. This keeps the text contained within the shape's boundaries.