Posts

Programming Languages

Image
 PROGRAMMING LANGUAGES The program is nothing but a piece of code that performs one task. In modern times every possible human office activity is performed by a computer program. To write these programs we need not be a developer, everyone who is interested in programming can learn any programming language and they can be on starboard. Programming languages are meant for writing programs but these programs are specific to develop scientific, Web, Distributed applications. In the real world, we have several programming languages that are used for several purposes.  There exist several programming languages with their own specific purpose and contains a unique set of keywords and syntax that are used to create instructions. The programming language varies in the level of abstraction and classified into two categories:                1.   Low-level language                2. High-level langu...