Click here to Skip to main content
15,878,814 members

Survey Results

Which of the following programming errors do you feel you make the most?

Survey period: 25 Feb 2019 to 4 Mar 2019

An no, there's no "I don't make coding errors" option.
OptionVotes% 
Syntax errors (eg typos, missing semi-colon etc)52151.58
null reference error30630.30
Off-by-1 errors11711.58
Logic errors (eg == instead of !=, messing up AND NOT ORs etc)17417.23
Equivalence instead of Assignment (= instead of ==)888.71
Wrong type848.32
Using uninitialised variables or pointers939.21
Memory leak (and memory management in general)11911.78
Other14414.26
I don't code.262.57
Respondents were allowed to choose more than one answer; totals may not add up to 100%



 
Generalbool gets soooo hard sometimes... PinPopular
Mike (Prof. Chuck)24-Feb-19 22:45
professionalMike (Prof. Chuck)24-Feb-19 22:45 
GeneralRe: bool gets soooo hard sometimes... Pin
James McCullough27-Feb-19 3:30
professionalJames McCullough27-Feb-19 3:30 
GeneralRe: bool gets soooo hard sometimes... Pin
Mike (Prof. Chuck)27-Feb-19 4:49
professionalMike (Prof. Chuck)27-Feb-19 4:49 
GeneralThe biggest problem for me ... Pin
Mehdi Gholam24-Feb-19 22:34
Mehdi Gholam24-Feb-19 22:34 
GeneralObject reference is not set to an instance of object Pin
koolprasad200324-Feb-19 22:24
professionalkoolprasad200324-Feb-19 22:24 
QuestionRe: Object reference is not set to an instance of object Pin
CHill6024-Feb-19 22:37
mveCHill6024-Feb-19 22:37 
AnswerRe: Object reference is not set to an instance of object Pin
koolprasad200325-Feb-19 22:22
professionalkoolprasad200325-Feb-19 22:22 
GeneralAlmost all of them. Pin
GKP199224-Feb-19 18:14
professionalGKP199224-Feb-19 18:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.