Answers

Question and Answer:

  Home  2D Game Graphic Designer

⟩ Do you know what are the common errors done by programmer while programming?

The common errors done by programmer while programming is

a) Undeclared Variables

b) Uninitialized Variables

c) Setting a variable to an uninitialized value

d) Checking equality using single equal sign

e) Undeclared functions

f) Extra Semicolons

g) Overstepping array boundaries

h) Misusing the && and l l Operators

 157 views

More Questions for you: