Computer Programming Module 1 Flashcards
16 Questions
100 Views

Computer Programming Module 1 Flashcards

Created by
@DivineCopper

Questions and Answers

What is programming?

  • A multistep process for creating a program (correct)
  • A single-step process
  • A method of storing data
  • A type of computer hardware
  • What are instructions known as in programming?

    Code

    What is a computer program?

  • A hardware component
  • A list or sequence of instructions that tell a computer what to do (correct)
  • An operating system
  • An application
  • What does programming help create?

    <p>Eco-friendly solutions for global problems</p> Signup and view all the answers

    What must source code be translated into?

    <p>Machine language</p> Signup and view all the answers

    What is syntax in programming languages?

    <p>The rules governing the structure and content of the statements</p> Signup and view all the answers

    A ____ writes source code using a programming language to create programs.

    <p>Programmer</p> Signup and view all the answers

    What is a programming language (PL)?

    <p>A type of written language that tells computers what to do</p> Signup and view all the answers

    Which of the following are types of programming languages?

    <p>All of the above</p> Signup and view all the answers

    Machine language is represented in human-readable format.

    <p>False</p> Signup and view all the answers

    What is the role of an assembler?

    <p>It translates a program from assembly language to a low level language.</p> Signup and view all the answers

    What does a compiler do?

    <p>Translates all statements at once</p> Signup and view all the answers

    Examples of high level language include ____, ____, and ____.

    <p>Visual Basic, C, C++, Java</p> Signup and view all the answers

    What is the purpose of the Program Development Cycle?

    <p>To develop software systematically through defined stages</p> Signup and view all the answers

    What is an algorithm?

    <p>A step-by-step sequence of instructions for processing data</p> Signup and view all the answers

    What is pseudocode?

    <p>An algorithm written in normal human language</p> Signup and view all the answers

    Study Notes

    Programming Essentials

    • Programming: A multistep process for creating a program.
    • Code: Instructions that guide a computer's actions.
    • Eco-friendly Innovation: Programming is crucial for developing sustainable solutions to global challenges.

    Understanding Computer Programs

    • Computer Program: A structured sequence of instructions directing computer functions.
    • Importance of Programming: Enhances the speed of input and output processes in machines.

    Programming Languages

    • Programming Language (PL): A written language instructing computers on how to operate.
    • Syntax: Each PL has its unique set of grammatical rules governing the statement structure.

    Roles in Programming

    • Programmer: An individual who writes source code using a programming language.
    • Source Code: A well-crafted set of instructions and statements intended for program development.

    Language Types

    • Low Level Language: Offers direct instructions tied to specific computers, often cryptic and not human-readable.
    • High Level Language: Utilizes English-like instructions, compatible across various computer types.
    • Examples of High Level Languages: Visual Basic, C, C++, Java.

    Machine Languages

    • Machine Code: Data in a computer represented by electronic switches (0s and 1s).
    • Assembly Language: A symbolic programming language representing opcodes and memory addresses.

    Translation Tools

    • Language Translator: Converts source code to machine language via assemblers, interpreters, or compilers.
    • Assembler: Translates assembly language programs into machine instructions.
    • Interpreter: Translates and executes each statement one line at a time.
    • Compiler: Processes all statements simultaneously, providing comprehensive error messages.

    Programming Approaches

    • Procedure-oriented Programming: Focuses on major tasks with detailed procedural instructions from start to finish.
    • Object-oriented Programming: Concentrates on utilizing objects to achieve program goals, allowing diverse forms.

    Program Development Cycle

    • Stages: Requirement Analysis, System Design, Coding, Testing and Validation, Documentation and Maintenance.
    • Requirement: A description of the system's intended functionalities.
    • Requirement Analysis: Gathering information to define the characteristics of the desired system.

    Problem Analysis Process

    • Steps: Define the problem and users, determine outputs and inputs, establish processes, assess feasibility, document the analysis.

    Algorithm Development

    • Algorithm: A step-by-step sequence detailing how data processing will achieve the desired output.
    • Formulating Algorithms: Can utilize pseudocodes or flowcharts as methods for planning.

    Pseudocode

    • Pseudocode: An algorithm expressed in normal human language for easier understanding and reference.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Description

    Explore key concepts in programming with this set of flashcards from Module 1. Learn essential terminology such as code, computer programs, and the importance of innovation in technology. Ideal for beginners or anyone looking to refresh their understanding of programming basics.

    More Quizzes Like This

    Use Quizgecko on...
    Browser
    Browser