Types of programming languages
Programming languages can be divided into the following three types. [1] Machine language: Machine language is the only language that can be understood by the computer. It contains two symbols,0 and 1.Read More…
Programming languages can be divided into the following three types. [1] Machine language: Machine language is the only language that can be understood by the computer. It contains two symbols,0 and 1.Read More…
A Flowchart is a graphical representation of a process. It uses some predefined symbols to represent a process in simple and understandable manner. Flowchart Symbols: [1] Start/Stop: An oval or rounded rectangleRead More…
“Algorithm” word is derived from the Persian mathematician Abu zafaribne Muhammad musaal-khwarismi, who introduce the concept of algorithm. He introduced a sequential format for the instruction to perform a specific task. ThisRead More…