_______________ is the process of translating a task into a series of commands that a computer will use to perform that task ?
A. Project design
B. Installation
C. Systems analysis
D. Programming
A. Project design
B. Installation
C. Systems analysis
D. Programming
A. Program flowchart
B. Structure chart
C. Data-flow diagram
D. Module
Explanation: A Structure Chart (SC. in software engineering and organizational theory, is a chart which shows the breakdown of a system to its lowest manageable levels.
Which tool is use for structured designing ? Read More »
Software Design A. Maintenance and Evaluation
B. Design
C. Analysis
D. Development and Documentation
Explanation: The developer has to find in the technical documentation enough information to start coding.
A. Sequential structure
B. A List
C. A plan
D. An Algorithm
A step by step instruction used to solve a problem is known as ___________________? Read More »
Software Design A. Analysis
B. Design
C. Problem/Opportunity Identification
D. Development and Documentation
Which is the first step in the software development life cycle ? Read More »
Software Design A. Programmers
B. Project managers
C. Technical writers
D. Database administrators
Explanation: The role of database administrators includes the development and design of database strategies, system monitoring and improving database performance and capacity, and planning for future expansion requirements
Who designs and implement database structures ? Read More »
Software Design A. documentation
B. flowchart
C. program specification
D. design
Explanation: Program specification is the definition of what a computer program is expected to do.
A. Architecture
B. Data
C. Interface
D. All of the mentioned
Explanation: Part of the design phase is to create structural and behavioral models of the system which is covered by architecture, data and the interface of the product.
In Design phase, which is the primary area of concern ? Read More »
Software Design