Computer Science, asked by BrainlyProgrammer, 1 month ago

Question for programmers!!

What are the most common errors in Java and Python programming?
_
• No Plagiarized Answers
• Quality Answers!

Answers

Answered by atrs7391
3

In Java, the most common mistakes that people makes are missing semicolons and sometimes not giving proper brackets, whereas in Python this problem is solved due to the easy syntax but at the same time, improper indentation causes mistakes.

Answered by nancy359
1

\huge\boxed{\fcolorbox{blue}{orange}{Answer:}}

Common Mistakes Of Python Development

  • Error Handling.
  • Incorrect Indentation.
  • Misusing The_init_Method.
  • Class Variables.
  • Python Standard Library Module Name.
  • LEGB Rule.
  • Misusing Expressions.
  • Specifying Wrong Parameters For Exception
Similar questions