Question

Why is user input important?

Why is user input important?

Homework Answers

Answer #1

There are various reasons for which user input is important :-

Let the user A have some experience with previous application or software for a certain input for which that software doesn't provide the correct solution. Now aftet maintenance or using new software the user can check the input in new software to determine whether it is working properly or not.

User input is also important for providing the the requirement and functionality of software. So that software or product should be designed in that way.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Write a Python program to ask user input of a string, then ask user input of...
Write a Python program to ask user input of a string, then ask user input of what letters they want to remove from the string. User can either put in "odd", "even" or a number "n" that is greater than 2. When user input "odd", it will remove the characters which have odd numbers in the sequence of the string. When user input "even", it will remove the characters which have even numbers in the sequence of the string. When...
Why is user documentation important? Discuss in 80–100 words.
Why is user documentation important? Discuss in 80–100 words.
This application accepts user input from the console and then prints the reverse of the user...
This application accepts user input from the console and then prints the reverse of the user input to the console. The last string that this program should print is the reverse user input. JAVA
In MIPS only!! make a program that multiplies a user input by 15. YOU CAN ONLY...
In MIPS only!! make a program that multiplies a user input by 15. YOU CAN ONLY USE ADDITION AND BITSHIFT OPERATIONS. Also very important, make sure its correct by using the mult and mflo operators (!More Important, explain to me how that's done!) . make sure to display user input and display the output. !!!please put comments on each line of what's happening!!!
Define a problem with user input, user output and mathematical computation. Include source code and output....
Define a problem with user input, user output and mathematical computation. Include source code and output. If no output explain the reason why and what you are going to do make sure it does not happen again aka learning from your mistakes. (JAVA) Problem: Pseudocode: Code: Output:
Write a program in C++ coding that asks the user to input an integer between 25...
Write a program in C++ coding that asks the user to input an integer between 25 and 50, inclusive. Utilize a WHILE loop to test for INVALID input. If the input is INVALID, the loop will repeat, and ask the user to try again. The pseudocode looks like this: Prompt user to input an integer between 25 and 50 Accept the input from the user Test for invalid input (HINT: use a while loop and the OR operator with 2...
Write a program that asks the user to input an integer between 25 and 50, inclusive....
Write a program that asks the user to input an integer between 25 and 50, inclusive. Utilize a WHILE loop to test for INVALID input. If the input is INVALID, the loop will repeat, and ask the user to try again. The pseudocode looks like this: Prompt user to input an integer between 25 and 50 Accept the input from the user Test for invalid input (HINT: use a while loop and the OR operator with 2 relational expressions. You...
user will input a set of integers until 0 is input. When each number is input,...
user will input a set of integers until 0 is input. When each number is input, output whether the number input is it even or odd. Additionally, count the even numbers input. When 0 is input, output the count of the even numbers. Write the code here including the class definition and main function:
Write a program in python to display all the consonant in the user input. E.g. user...
Write a program in python to display all the consonant in the user input. E.g. user input: Hello Good Day to you. Output: consonant H = 1 consonant l = 2 consonant G = 1   consonant d = 1 consonant D = 1 etc
Modify the CarRecall for Exercise Set 3 to allow the user to input as many model...
Modify the CarRecall for Exercise Set 3 to allow the user to input as many model numbers as needed. Use 0 as a sentinel to end user input. ( Java programming )
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT