Discuss different ways to respond to errors, such as notifying the user onscreen, writing to an error log, notifying the developer via e-mail, and others. What are the advantages and disadvantages of each approach? When would you apply each method?

Answers

Answer 1

Answer:

Notifying the errors is always useful .

Explanation:

The errors should always be notified to the developer. It is useful and is important. When we provide notifications on the screen, it helps the user and it can be used to provide feedback. In regard to developmental work, it has to be important and confidential and we use the help of email to inform or notify errors to the organization. This will help the company from negative criticism and helps the company perform better. We can also write an error log when we face the same error again and again even after notifying the developer organization. This helps to put a reminder to the organization that immediate check has to be dome and eliminate the error from the source.

Some disadvantages are if we do not keep timer implementation, the alert keeps on popping on the screen, which is irritable.


Related Questions

Write a program that prompts the user to enter three words. The program will then sort the words in alphabetical order, and display them on the screen. The program must be able to support words with both uppercase and lowercase letters. You must use C style strings (string class).

Answers

Answer:

#include <iostream>

#include<bits/stdc++.h>

using namespace std;

bool sorter(string a, string b)

{

   return a<b;

}

int main(){

   string wordList[3];

   string word;

   for (int i = 0; i < 3; i++){

       cout<< "Enter word: ";

       cin>> word;

       wordList[i] = word;

   }

   sort(wordList, wordList+3, sorter);

   for (int i = 0; i < 3; i++){

       cout<< wordList[i]<< "\n";

}

}

Explanation:

The C++ source code prompts the user for string words that are appended to the wordList array. The array is sorted with the sort() function from the C++ bits library. The finally for loop statement prints out the items in the array.

The factorial of n is equal to ______.

Answers

Answer:

n! = n*(n-1)*(n-2)*(n-3)* ... *2*1

Explanation:

The factorial operator is simply a mathematical expression of the product of a stated integer and all integers below that number down to 1.  Consider these following examples:

4! = 4 * 3 * 2 * 1

4! = 12 * 2 * 1

4! = 24

6! = 6 * 5 * 4 * 3 * 2 * 1

6! = 30 * 4 * 3 * 2 * 1

6! = 120 * 3 * 2 * 1

6! = 360 * 2 * 1

6! = 720

So, the factorial of n would follow the same as such:

n! = n * (n-1) * (n-2) * ... * 2 * 1

Cheers.

Other Questions
Measure the length in millimeters. (A) 18 mm(B) 20 mm(C) 17 mm(D) 19mm Many, many people have made incorrect assumptions based on probability. Some of the most obvious cases come from people who gamble. For instance, gamblers often believe that if certain events (numbers on a pair of dice or a roulette wheel, or results on a slot machine) have not occurred in some time, then these numbers or results are "due" to occur. Or, they assume that if a repeated behavior results in several losses in a row, then they are "due" for a win if they repeat the same behavior. (Note that most casino games are designed so that the odds are slightly in favor of the casino. The games are otherwise "fair," in terms of their setups and theoretical probabilities for possible outcomes.) Apply the concept of expected values, as well as your understanding of "fair" games, to explain why gamblers are wrong when they use this line of reasoning After you post your thoughts, read and respond to the posts of your peers by using probability and mathematical reasoning to add insight to their conclusions. At Thompson Pass, 12 inches of snow fell during a 16 hour period. At this rate how much snow would fall in 24 hours? Pls help! How did the U.S. government increase food supplies for the troops?a.They encouraged citizens to eat less wheat and meat.b.They bought crops at a discounted price.c.They issued a tax on food supplies.d.The U.S. government did nothing. Pls help me ASAP Doors for the small cabinets are 16.5 inches long. Doors for the large cabinets are 2.3 times as long as thedoors for the small cabinets. How many large doors can be cut from a board that is 10 feet long? NEED HELP SPREADING THESE PICS FOR THE HOLIDAYS Translate the word phrase into a math expression.1 less than a number.A. n + 1B. 15 nC. 1nD. n1 State if the triangles in each pair are similar Most land mammals have the ability to rest one hemisphere of their brains at a time. a repeated pattern in pop music is called what? Which kinds of ruins, left by the Mississippian culture, BEST indicate that late in its existence, its people experienced widespread warfare?A templesB trenchesC earthen moundsD defensive structures Brett's graduation picnic will cost $22 if it has 11 attendees. At most how many attendeescan there be if Brett budgets a total of $38 for his graduation picnic? Solve using unit rates.attendees This engraving shows people removing artwork, sculpture, and other decorations from a church. This practice is called . The church shown was most likely built by . The artwork is being removed because the people thought it was An animal shelter wants their ratio of dogs to cats to be 3:2. If the animal shelter has 78 dogs, how many cats should they have? How many gallons of 50% grape juice must be added to 16 gallons of 25%grape juice to result in a mixture that is 40% juice? Jake played a video game for a total of 1941 minutes. Samantha has played doubled of 61% of Jake's total game time. Tim has played half the time of Samantha. How much time has Tim played the video game? Why was the 1920s called the Roaring Twenties? The decade ushered in the beginning of radio programming. The decade ushered in several new and noisy fads. The decade ushered in an era of prosperity and rebellion. The decade ushered in an era of protest and dissatisfaction. CORRECT ANSWER GETS BRAINLIEST. HELP ASAPWhat is the computer toolbar used for? Groups similar icons together Holds frequently used icons Organizes files Sorts files alphabetically SOMEONE PLEASE HELP ME OUT!!! Solve the equation.x 4 = x + 22368