answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Describe how a programmer would check the correctness of a program by using pen and paper?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How do you write a C program to check whether the number is odd or even Ps-using DEV complier?

To write a C program to determine if something is odd or even you need to be a programmer. To write a program in C is complicate and only done by programmers.


What are two main purposes of the Java compiler javac?

One of them is creating *.class from *.javaSecond is identifying syntax errors in the *.java files and intimating the programmer so that he can correct them


What is the difference between program and programming as used in computer programming?

The difference between a program and programming is programming is the actual activity of writing computer code in any of the various computer languages available, the end result of which is a program. The program can then be ran by the computer and perform the task the programmer told it to do.


Scope and limitation of Prolog programming language?

Scope defines the boundries of what the programmer must provide to meet the requirements of the system. Limitations are also tied into scope as, as a programmer you are not going to create a new robot to check in inventory as it is recieved or to autonomously do a nightly inventory... Limitations of system as how the system can help or lacks in the ability to prevent shrinkage.


How do you analyze a program?

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.

Related questions

What is the use of compiler in c language?

Compilers check correctness of your program syntax, memory allocation procedures and so on.


How do you check the correctness of HTML program?

Advanced web editors like Eclipse or Edit Plus show you tags in different colors and you can use them to identify the correctness of your code. Or you can run your HTML file in a web browser to check its correctness. HTML does not have a compiler like other programming languages because it is a markup language and not a programming language like java or C


What is meant by the word validator?

The computer program used to check a piece of code or document for correctness is called a validator. Validators are used in a lot of online word games.


What courses should take to be a computer programmer?

Lots of programming and math. Pick a reputable CS university program and check out their course requirements.


How you check your domicile certificate by number?

how to check correctness of domicile certificate east delhi


How do you write a C program to check whether the number is odd or even Ps-using DEV complier?

To write a C program to determine if something is odd or even you need to be a programmer. To write a program in C is complicate and only done by programmers.


What is the term used to check the correctness of the data in a database or spreadsheet application?

validate


How do you check formulas?

check the correctness of the relation dimensionally: S(n)=u+1/2a(2n-1)


Programmer interview questions?

check out http://www.programmerinterview.com/


How would you check correctness of hyperbola?

the correctness of hyperbola can be determine by drawing a perpendicular and then rub it draw a parallel line with respect to the perpendicular line which you drawn if the intersect then your hyperbola is correct..


Can a programmer make your check engine light come on?

Yes


What is dry run in c plus plus terminology?

A manual check of the algorithm to ensure its correctness.