1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Svetach [21]
4 years ago
7

_____________ is the process of inspecting data that has been input to a program to make sure it is valid before it is used in a

computation. A) testing B) Correcting data C) Data validation D) Correcting input E) Input validation
Computers and Technology
1 answer:
Maksim231197 [3]4 years ago
4 0

Answer: E) Input validation

              C) Data validation

Explanation:

  • Input validation is the process of analyzing and testing input's quality and correctness that are being processed at further level in information system.It help in eliminating any type of improper or informal input data from getting supplied to user or program in a system.
  • Input validation is also known as data validation.As the input that is being tested and validated is form of data that is going through cleansing task to remove useless data.
  • According to the question, data and input are being inspected to extract the validity and correctness of it before sending it for computation .Thus , both data and input validation is happening in this case.
  • Other options are incorrect because testing is examining the data.Correction data and input is the step for rectifying the mistakes in data or input.
  • Thus, the correct option is option(C) and (E).

You might be interested in
Write a program LotheryPrinter that picks a combination in a lottery. In this lottery, players can choose 6 numbers ( possibly r
Damm [24]

Answer:

#include <bits/stdc++.h>

using namespace std;

void LotheryPrinter(int number[])

{

   int a=1000;

   srand(time(0));//for generating different number on each program execution..

   while(a>50)

   {

       a=rand();//generating lottery number between 1 to 50...

   }

   cout<<a<<endl;//printing the lottery number..

   bool lottery=false;

   for(int i=0;i<6;i++)

   {

       if(number[i]==a)//finding that user has won the lottery or not..

       {

           cout<<"You have won the lottery"<<endl;

           lottery=true;

           break;

       }

   }

   if(!lottery)

   cout<<"Sorry try other time"<<endl;

}

int main() {

  int number[6];//array of integers of size 6..

  cout<<"Choose 6 numbers between 1 to 50"<<endl;

  for(int i=0;i<6;i++)

  cin>>number[i];

  LotheryPrinter(number);//calling the function..

return 0;

}

Output:-

Choose 6 numbers between 1 to 50

5 20 12 45 10 36

33

Sorry try other time

Explanation:

I have created a function called LotheryPrinter to generate a lottery number and and then matching the lottery number with the numbers entered by the user and all the number are between 1 to 50.

3 0
3 years ago
Crisp-DM is an open standard process model that contains stages
Feliz [49]

Answer:

Yes, Cross Industry Standard Process for Data Mining has six stages. Business understanding, data understanding, data preparation, modeling, evaluation, and deployment.

Explanation:

3 0
3 years ago
Read 2 more answers
The hardware to keep the output data when finished is a
Bess [88]
I believe the answer is modem
4 0
3 years ago
What does %d, , %c, %s mean and what's their difference?
Leviafan [203]
Not sure in what environment your asking for, but in C programming, %d is an integer (basically a number), %c is a character, that is a single alphanumeric character, where as %s is a series of alphanumeric characters, in programming %s is actually just an array of characters (so multiple %c), but don't worry about that to much. 

Examples in c. 

int number = 1;
char character = "c"; (numbers (integers) can be characters)
char string[5] = "abcd"; ([5] implies 5 characters, here there are 4, that is because an invisible character exists known as a "null terminator" (\0).
6 0
3 years ago
Read 2 more answers
Explain why the cosmic horizon is much smaller than the universe itself
sashaice [31]
The cosmic horizon is what your eye allows you to see, and that is only a small fragment of the universes actual size
3 0
3 years ago
Other questions:
  • Which of the following JavaScript methods is used to define an object collection based on a CSS (Cascading Style Sheets) selecto
    15·1 answer
  • What does ADSL stand for?
    6·2 answers
  • A university wants to install a client-server network. Which feature do you think is important for them as they set up the netwo
    8·1 answer
  • SecOps focuses on integrating the need for the development team to provide iterative and rapid improvements to system functional
    11·1 answer
  • Most smartphones use operating systems developed by ________.
    10·1 answer
  • When using IPsec, how can you ensure that each computer uses its own private key pair?
    12·1 answer
  • What is the Documenter?
    10·1 answer
  • Algorithms for solving perimeter of a rectangle
    12·1 answer
  • Việc áp dụng khai báo hải quan điện tử có áp dụng chữ ký số, đem lại những lợi ích gì
    10·1 answer
  • One student will be stationed near you in a coffee shop. The other student will be located two miles away from your school. You
    10·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!