answersLogoWhite

0

Assuming you're meaning to check if the program works - run it with some test data that you know what the solution should be be if the program works correctly. If you get the expected result, the program is fine - if not - it needs de-bugging.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is a program analyst?

Program Analyst: An analyze of a program(design, layout, etc.)


What program is used ta analyze and summarize numerical data?

A specialized program


Spending plans serve as a tool to analyze program execution an indicator of potential problems and a predictor of future program performance.?

yes


Do Spending plans serve as a tool to analyze program execution an indicator of potential problems and a predictor of future program performance?

yes


What computer program do the police and FBI use to help analyze DNA?

'' CODIS '' ... I think that's what they call it


Regarding the reliability and maintainability program who is responsible for developing a proactive program to analyze collected data and act accordingly to implement solutions for those systems under?

Single managers


Excel-A spreadsheet is a software program that allows you to do what analyze data calculate data or chart data or all of above?

All of the above.


What is the focus of the hazard analysis function of the army safety program?

Collect, review, and analyze data from various sources to identify trends, systemic deficiencies and profiles for use in establishing program initiatives and priorities. Also develop, implement and manage a countermeasure program.


What are the five stages in program development and its definition?

Analysis: Gather and analyze requirements for the program. Design: Plan the structure and components of the program. Implementation: Write the actual code for the program based on the design. Testing: Verify that the program functions as intended and fix any bugs. Maintenance: Update and maintain the program to ensure continued functionality and relevance.


What is the focus of the hazard and analysis countermeasures function of the army safety program?

Collect, review, and analyze data from various sources to identify trends, systemic deficiencies and profiles for use in establishing program initiatives and priorities. Also develop, implement and manage a countermeasure program.


What is the Focus of hazard analysis and countermeasures function of army safety program?

Collect, review, and analyze data from various sources to identify trends, systemic deficiencies and profiles for use in establishing program initiatives and priorities. Also develop, implement and manage a countermeasure program.


What are the main steps involved in writing algorithm?

1 Define the problem 2 Analyze the problem 3 Develop an algorithm/method of solution 4 Write a computer program corresponding to the algorithm 5 Test and debug the program 6 Document the program (how it works and how to use it)