Which software utility helps developers look for, analyze, isolate, and fix logic bugs and syntax runtime exceptions in their source code scripts? MCQ with Answer and Explanation

Which software utility helps developers look for, analyze, isolate, and fix logic bugs and syntax runtime exceptions in their source code scripts?
A. Linker Script
B. Debugger
C. Text Editor Tool
D. Compiler Core
Answer: Option B
Solution (By JKSSB Mock Tests)
A debugger lets developers pause execution, step through code line by line, and inspect variable states to identify and resolve software bugs.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Software Questions

Question #1
Which system component is responsible for intercepting physical hardware signals (like a keyboard stroke) and routing them to the appropriate operating system thread?
A. Disk Cleanup Module
B. Interrupt Handler / Interrupt Service Routine
C. File Allocation Table
D. Application Presentation Engine

Correct Answer: Option B


Explanation:
An interrupt handler is a system software routine that responds to hardware signals (interrupts) and pauses the CPU briefly to handle the incoming input event.

This question belongs to: Computer Computer Software
Question #2
Which of the following is a type of utility software used to create partitions?
A. Control Panel
B. Registry Editor
C. Disk Management
D. File Explorer

Correct Answer: Option C


Explanation:
Disk Management is a utility that allows users to partition and format storage drives.

This question belongs to: Computer Computer Software
Question #3
A software suite designed to manage all the core academic records, grading systems, timetables, and student enrollment databases for a university is classified as:
A. Open Software Frameworks
B. Vertical Market Application Software
C. Horizontal Market Application Software
D. Generic System Utilities

Correct Answer: Option B


Explanation:
Vertical market software is highly specialized application software developed to cater specifically to a single niche industry or institution type.

This question belongs to: Computer Computer Software