Home / Questions / Other RuntimeWarning/Unexpected behavior में traceback क्यों useful है? — error आने पर developer क्या करे? Other 0 Views Verified RuntimeWarning/Unexpected behavior में traceback क्यों useful है? — error आने पर developer क्या करे? #python #error #debugging #exception #solution Sarkari Result QA Bank Editorially reviewed exam information Share
Verified It contains no location information It contains no location information Additional Explanation यह विकल्प सही समाधान नहीं है।
Verified It automatically fixes code It automatically fixes code Additional Explanation यह विकल्प सही समाधान नहीं है।
Verified Correct Answer It shows the call stack and source location of the failure It shows the call stack and source location of the failure Additional Explanation Traceback failure path और location समझने में मदद करता है। पहले traceback की exact line और input value check करें।
Verified It only shows OS version It only shows OS version Additional Explanation यह विकल्प सही समाधान नहीं है।