subject

Tom is writing a software program that calculates the sales tax for online orders placed from various jurisdictions. the application includes a user-defined field that allows the entry of the total sale amount. tom would like to ensure that the data entered in this field is a properly formatted dollar amount. what technique should he use?

a. limit check
b. fail open
c. fail secure
d. input validation

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:30
Write a full class definition for a class named player , and containing the following members: a data member name of type string .a data member score of type int .a member function called setname that accepts a parameter and assigns it to name . the function returns no value.a member function called setscore that accepts a parameter and assigns it to score . the function returns no value.a member function called getname that accepts no parameters and returns the value of name .a member function called getscore that accepts no parameters and returns the value of score .this is what i have, aparently this is wrong: class player{private: string name; int score; public: void player: : setname (string n){name =n; }void player: : setscore (int s){score = s; }string player: : getname (){return name; }int player: : getscore (){return score; }};
Answers: 2
question
Computers and Technology, 23.06.2019 15:30
Brian wants to conduct an online search with a certain phrase. he intends to use the words books that belong to the 1800s in his search. how should he use the word that in his search?
Answers: 1
question
Computers and Technology, 24.06.2019 00:30
Setting up a home network using wireless connections is creating a a. vpn b. lan c. wan d. mini-internet
Answers: 2
question
Computers and Technology, 24.06.2019 07:00
Selective is defined as paying attention to messages that are consistent with one’s attitudes and beliefs and ignoring messages that are inconsistent.
Answers: 1
You know the right answer?
Tom is writing a software program that calculates the sales tax for online orders placed from variou...
Questions
question
Chemistry, 25.01.2022 02:40
question
Mathematics, 25.01.2022 02:40
question
Mathematics, 25.01.2022 02:40
question
Mathematics, 25.01.2022 02:40
Questions on the website: 13722363