Pages

Wednesday, August 21, 2013

History of C++ Language

History of C++ Language


C++ Language

                                 "A set of instructions given to computer to
                                 solve some specific task is called a program"

             "C++ is a language in which instructions are written to solve specific task. "  In computer programming world, there are two types of language

1) High Level Language
2) Low Level language /Machine language

High level language:

                                      "A language which is easily understandable for human
                                       is called high level language. C++ is a high level language"


Low level language or Machine language:


                                     "A language which is not understandable for
                                             human is called low level language."

C++ Compiler:

                                  "A compiler is a language translator which 
                          converts High Level Language to Low Level Language"

Refference by Syed Zulqurnain Jaffery & Ms. Shahina Naz

No comments:

Post a Comment