VT quiz 12
________ is the process of converting an algorithm into a language the computer can understand.
Coding
Assembly language is a first-generation language. (T/F)
False
Coding is the first step in the program development cycle. (T/F)
False
Which generation of programming languages is closer to natural language but still requires some programming knowledge
Fourth-generation
Which of the following is NOT a type of programming error?
Grammatical
Which is the correct order of the phases in the SDLC?
Planning, analysis, design, implementation and testing, maintenance
________ conveys the steps of an algorithm using English-like statements that focus on logic, not syntax.
Pseudocode
Neural networks are used for data mining and speech recognition. (T/F)
True
The advantage to using a PaaS system is the elimination of local administration, hardware, and software. (T/F)
True
When developing an algorithm, pseudocode statements focus on logic, not syntax. (T/F)
True
The desired output from the ________ phase of the SDLC is a list of requirements for a new system.
analysis
Fifth-generation programming languages are primarily used in ________ applications
artificial intelligence
During the ________ phase of the SDLC, updates to the system may occur, bugs are fixed, and new features are added.
maintenance
In the ________ phase of the SDLC, the project team is assembled and the feasibility studies are completed.
planning
The ________ is the logical model of a new system
system specification report