Answer:
UI Character Presets
Explanation:
User Interface is an option or go-to menu in a desktop application. For example, Photoshop. It allows a user to tweak the outlook to his or her own preference rather than the default settings.
To do this, a user is often tasked to do the following:
1. Click on the "Edit" menu
2. Navigate and click on "Preferences"
3. Select the "Interface" link
The options available to change includes:
a. UI Scaling
b. UI Font Size
c. UI Language.
Hence, in this case, the element that is not a selection in the Interface preferences is "UI Character preset"
Answer:
Iterator is the element that used for transversing of any container by the user. This provides the facility to user to process any constituent belonging to the container and storage of these elements can be in any form.
This situation takes place under the isolation condition of the user from the container's internal model. Abstract data types use iterators for the maintenance of the transversal of the data structure.