Technology in Action Chapter 10 Test – Flashcards
Unlock all answers in this set
Unlock answersquestion
            A beta version of software is often released before the official commercial release.
answer
        True
question
            The final step of the system development life cycle (SDLC) is _______.
answer
        Maintenance and evaluation
question
            ______ is the process of translating a task into a series of commands that a computer will use to preform the task.
answer
        Programming
question
            Which of the following is the final stage of the program development life cycle (PDLC)
answer
        Testing and documentation
question
            The set of specific, sequential steps that describe exactly what a computer program must do to complete the work is called a(n) _____
answer
        Algorithm
question
            Which of the following provides a visual representation of the patterns of an algorithm?
answer
        Flowchart
question
            ______ is a combination of natural language and programming language that is used to document an algorithm
answer
        Psudocode
question
            A first-generation language is ______
answer
        Machine language
question
            SQL is an example of a _______
answer
        4GL
question
            Translating an algorithm into a programming language is called ______
answer
        Coding
question
            ______ is the instructions programmers have written in a higher-level language.
answer
        Source code
question
            An integrated development environment (IDE) is a ____
answer
        Collection of tools that helps programmers write and test their programs
question
            Before its final commercial release, a(n) ____ version of software may be offered to certain test sites or to interested users free or at a reduced cost
answer
        Beta
question
            _____ is a powerful programming language that can be used to create a wide range of Windows applications.
answer
        Visual Basic
question
            Which language is the most popular language for writing Apple OS X applications?
answer
        Objective C
question
            Special symbols called tags are used in which of the following languages?
answer
        HTML/XHTML
question
            Which of the following would NOT be used to build websites with interactive capabilities?
answer
        Fortran
question
            The program specification is a clear statement of the goals and objectives of the project.
answer
        True
question
            Second-generation languages are also known as assembly languages.
answer
        True
question
            Syntax errors are caught only when a program executes.
answer
        False
