198k views
1 vote
You can set a ________, which is automatically displayed in a field unless the user enters something different.

User Shauntell
by
8.4k points

1 Answer

0 votes

Answer:

Place holder

Step-by-step explanation:

In computer programming, placeholder is a word, character or series of characters that is used to take up the space until the time when the space is actually needed. It is widely used in the sign up or login forms for web and mobile applications. For example, First Name, Last Name etc.

A programmer might have an idea that he will require this number of characters or values but he don't knows what the input will be, that’s why he uses the place holder.

Hope it helps!

User SkunkSpinner
by
6.9k points

No related questions found