MAJOR PROJECT

A programming language is a set of symbols and rules for instructing a computer to perform specific tasks. The programmers have to follow all the specified rules before writing program using programming language. The user has to communicate with the computer using language which it can understand. Machine language:The computer can understand only machine language which uses 0’s and 1’s. In machine language the different instructions are formed by taking different combinations of 0’s and 1’s.Machine language is the only language which the computer understands. For executing any program written in any programming language, the conversion to machine language is necessary. The program written in machine language can be executed directly on computer. In this case any conversion process is not required.The machine language program is translation free. Since the conversion time is saved, the execution of machine language program is extremely fast. It is hard to find errors in a program written in the machine language. Writhing program in machine language is a time consuming process. According to architecture used, the computer differs from each other. So machine language differs from computer to computer. So a program developed for a particular type of computer may not run on other type of computer.

Comments

Popular posts from this blog

Introduction To DMU

computer eathics

inital idea 2