Computer Programming MCQs

5739 MCQs  (Page 334 of 574)

Static Analysis involves executing a program ?
A. True
B. False
ExpLanation: static analysis techniques are system verification techniques that don’t involve executing a program.
In Design phase, which is the primary area of concern ?
A. Architecture
B. Data
C. Interface
D. All of the mentioned
Who designs and implement database structures ?
A. Programmers
B. Project managers
C. Technical writers
D. Database administrators
Which is the first step in the software development life cycle ?
A. Analysis
B. Design
C. Problem/opportunity identification
D. Development and documentation
Actual programming of software code is done during the __________________ step in the SDLC?
A. Maintenance and evaluation
B. Design
C. Analysis
D. Development and documentation
Which tool is use for structured designing ?
A. Program flowchart
B. Structure chart
C. Data-flow diagram
D. Module
Debugging is_________________?
A. Creating program code
B. Finding and correcting errors in the program code
C. Identifying the task to be computerized
D. Creating the algorithm