Computer Science, asked by brickneycarim15, 1 year ago

How should we treat user input?

Give detailed guidance but insist that instructions are followed

Provide minimal guidance and extensive error checking/reporting

Be flexible; allow users to make common mistakes and report errors only when necessary

Answers

Answered by anirudhayadav393
0

Concept Introduction: Input should be good.

Explanation:

We have been Given: How should we treat user input?

Give detailed guidance but insist that instructions are followed

Provide minimal guidance and extensive error checking/reporting

Be flexible; allow users to make common mistakes and report errors only when necessary

We have to Find: The Correct answer.

The correct answer is, Be flexible; allow users to make common mistakes and report errors only when necessary. In computer science, the general meaning of input is to provide or give something to the computer, in other words, when a computer or device is receiving a command or signal from outer sources, the event is referred to as input to the device.

Final Answer: The correct answer is, Be flexible; allow users to make common mistakes and report errors only when necessary.

#SPJ2

Answered by aryansuts01
0

Answer:

A computer's input might be any information or data that is delivered to it for processing. An input device is used to transmit input or user input to a computer. The image serves as an example of the distinction among outputs and inputs. Data input from a computer to a machine is demonstrated in the entry instance (top).

Explanation:

Based on the technology and user agent, a broad number of input information types and control widgets are accessible when using the HTML input> element to construct implement appropriate for internet forms.

You invoke methods from Input.pde to obtain user input. The words get and the type you want the user to enter are always the first words in the method names. After the method, place the Strings you would like to utilize as an input prompted in the parentheses. Basic Instructions for Mobile User Input:

On mobile, you don't want to subject users to endless data collecting pages. Attempting to collect the same amounts of data from the a user as you would on a desktop is just not feasible.

As input methods, mobile devices provide motion capture, the camera, internal accelerometers and gyroscopes for location, GPS, and, of obviously, voice.

It's a pain in the rear to enter data from these types of phones because there are still users using the mobile internet on older, more conventional smartphones.

By assisting the user in creating a solid mental model of your interface, you may avoid blunders. Use user-friendly design principles, prod people to review their work twice (particularly before deleting), and forewarn users before mistakes are committed.

#SPJ2

Similar questions