adplus-dvertising
frame-decoration

Question

Memory dump's usage is one of techniques for locating

a.

Runtime errors

b.

Compile time errors

c.

Logical errors

d.

Syntax error

Answer: (c).Logical errors

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Memory dump's usage is one of techniques for locating

Similar Questions

Discover Related MCQs

Q. A program code can be hand simulated for locating

Q. Contents of main memory and registers can be printed out, process is known as

Q. A type of error that cannot be detected by a language processor is said to be

Q. Error type that generates a causation for producing incorrect output is called

Q. Statement C=(A + B/2), would generate a result of

Q. Type of error generated by some undefined terms or misused terms in a program is said to be

Q. A type of error that a language processor can detect is said to be

Q. A program will not produce desired results in case of

Q. Errors in planning a program's logic would generate a

Q. Each and every instruction of an algorithm is considered to be

Q. For writing a correct program, every instruction of it must be written in

Q. Logic of a program is referred to as

Q. Each instruction of an algorithm should be repeated

Q. Algorithms can be represented as

Q. A step by step description to get solution of a given problem is known as

Q. Instruction sequence of a program can be

Q. Time required to complete execution of an object is called

Q. A fully compiled or assembled program describes

Q. A program in a symbolic or high level language is called

Q. A complex problem is broken out into smaller parts in system design approach of