Fundamental Knowledge of Computer Programming

Subject: Computer

Overview

Coming Soon

Things to remember
  • Programming languages can be used to create programs to control the behavior of a machine or to express algorithms.
  • Computer dependent language written in binary is called Machine code or Machine language.
  • Assembly language requires ASSEMBLER to translate assembly language code into computer understandable code (Machine code).
  • High-level language contains a set of instructions written in simple English. 
  • Computers are the machines that can perform tasks or calculations according to a set of instructions or programs.

© 2021 Saralmind. All Rights Reserved.