Search
.Management Sciences
A. creating program code
B. finding and correcting errors in the program code
C. identifying the task to be computerized
D. creating the algorithm
Explanation: Debugging is a methodical process of finding and reducing the number of bugs, or defects, in a computer program or a piece of electronic hardware, thus making it behave as expected.
Related Mcqs:
- Which of the property of software modularity is incorrect with respect to benefits software modularity ?
- A. Modules are robust B. Module can use other modules C. Modules Can be separately compiled and stored in a library D. Modules are mostly dependent...
- To arrive at a form which is suitable for implementation in some programming language is the purpose of_______________?
- A. Structured Analysis (SA) B. Structured Design (SD) C. Detailed Design (DD) D. None of the mentioned...
- Data Store Symbol in DFD represents a_______________?
- A. Physical file B. Data Structure C. Logical file D. All of the mentioned...
- Which of the following is a mechanism that allows several objects in an class hierarchy to have different methods with the same name ?
- A. Aggregation B. Polymorphism C. Inheritance D. All of the mentioned...
- Choose the incorrect statement in terms of Objects ?
- A. Objects are abstractions of real-world B. Objects can’t manage themselves C. Objects encapsulate state and representation information D. All of the mentioned...
Recent Comments