In software, what is a bug?
AnswerAn error or flaw that causes wrong behavior
A bug is a mistake in code or design that makes a program behave unexpectedly.
Coding · Facts & stats
8 fact-checked facts about computer code and programming, each with the reason behind it. 4 more are in today's round and join this page after it closes.
AnswerAn error or flaw that causes wrong behavior
A bug is a mistake in code or design that makes a program behave unexpectedly.
Answer0 and 1
Binary is base 2, representing all values with just 0s and 1s.
Answer8
A byte is 8 bits, enough to represent 256 different values.
AnswerIntegrated development environment
An IDE bundles an editor, build tools and a debugger in one application.
Answer0
These languages use zero-based indexing, so the first element is at index 0.
AnswerCascading Style Sheets
CSS controls the look of web pages, such as colors, fonts and layout.
Answer10
Binary 1010 is 8 + 0 + 2 + 0, which equals 10.
AnswerThe Analytical Engine
In 1843 Lovelace published notes including an algorithm for Charles Babbage's proposed Analytical Engine.