Hardware and Networking,Programming in C and C++,Microsoft Office, Teaching of Computer Science :Important and useful Learning Materials for the Learners/Users/Students.

Monday, August 4, 2008

Third Generation Language

Third Generation Language – High level Language

Computer scientists found that computers were quickly becoming popular all over the world, so they needed faster, easier, and more powerful programming languages than what was currently possible using assembly languages.

They designed “high-level” languages and called them so because when you develop applications using a high-level language you don’t have to deal with low-level details like machine code. This allows you to write keywords that are much easier than assembly and that can erform multiply operations.

A high level language uses command statements, symbols and words that resemble English-language statements. Examples of high-level languages are C,C++, Java.

0 comments: