FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
If there is a mistake or problem in the computer program, there is a ____
A
debug
B
bug
C
persist
D
frustrate
Explanation: 

Detailed explanation-1: -A software bug is an error, flaw or fault in the design, development, or operation of computer software that causes it to produce an incorrect or unexpected result, or to behave in unintended ways.

Detailed explanation-2: -A bug is an unexpected problem with software or hardware. Typical problems are often the result of external interference with the program’s performance that was not anticipated by the developer. Minor bugs can cause small problems like frozen screens or unexplained error messages that do not significantly affect usage.

Detailed explanation-3: -The word has been used in engineering since the nineteenth century. The word ‘bug’ actually is short for Bugbear. (sometimes found as Bugaboo). It’s meaning is much closer to ‘Gremlin’, where the people who worked on engineering prototypes often grew to suspect that the problems were due to malicious spooks.

Detailed explanation-4: -Generally speaking, an error occurs when there is an incorrect input and is temporary in nature, whereas a bug is an unexpected flaw or imperfection that could be permanent.

There is 1 question to complete.