...
GATE 2017 [Set-1]
November 12, 2023
Computer-Networks
November 12, 2023
GATE 2017 [Set-1]
November 12, 2023
Computer-Networks
November 12, 2023

Software-Engineering

Question 370
Bug means
A
A logical error in a program
B
A difficult syntax error in a program
C
Documenting programs using an efficient documentation tool
D
All of the above
Question 370 Explanation: 
A bug is an error in a software program. It may cause a program to unexpectedly quit or behave in an unintended manner. For example, a small bug may cause a button within a program’s interface not to respond when you click it. A more serious bug may cause the program to hang or crash due to an infinite calculation or memory leak.
Correct Answer: A
Question 370 Explanation: 
A bug is an error in a software program. It may cause a program to unexpectedly quit or behave in an unintended manner. For example, a small bug may cause a button within a program’s interface not to respond when you click it. A more serious bug may cause the program to hang or crash due to an infinite calculation or memory leak.

Leave a Reply

Your email address will not be published. Required fields are marked *