Single Choice Moderate

Qপ্রোগ্রাম চলে কিন্তু ভুল উত্তর দেয়। এটি কী?

ID: #26321 Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 4: Expressions, statement, type conversion, and input/output 0 views
Question Info
#26321Q ID
ModerateDifficulty
Class - XII: SEMESTER – III: Unit – 1: Python Programming: Section 4: Expressions, statement, type conversion, and input/outputTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Logical error
  • B Syntax error
  • C Run-time error
  • D Indentation error
Correct Answer

Explanation

সঠিক উত্তরের ব্যাখ্যা:

কোড ক্র্যাশ ছাড়াই চলে কিন্তু ভুল আউটপুট দিলে ভুলটি যুক্তিতে — একটি logical error।

কেন অন্য বিকল্পগুলি ভুল:

  • বিকল্প B: Syntax error প্রোগ্রাম চলা থামায়।
  • বিকল্প C: Run-time error প্রোগ্রাম ক্র্যাশ করে।
  • বিকল্প D: Indentation error এক ধরনের syntax error।

Share This Question

Challenge a friend or share with your study group.