Study

Algorithm & Programming

  •   0%
  •  0     0     0

  • ______________________is the process of removing unnecessary information.
    Abstraction
  • ________________________is a systematic approach in solving problem
    Computational Thinking
  • Computational thinking are classified into ______________ types
    3
  • The process of breaking problem down is called as ________________________
    Decomposition
  • Smaller unit of a problem is called as _________________
    Sub programs/ Sub problems
  • Visual representation of an algorithm is called as ______________________
    Flowchart
  • An ___________________is a set of precise instruction to solve a problem.
    Algorithm