Tuesday, 10 May 2016

Introduction

Brief introduction of computer programming languages.

C:

C is a procedural language.It is also called mother language.Now a days it is used to develop hardware based software projects.It is used to develop software related to assembly etc.

C++:

c++ is a object oriented language. It is used to develop desktop apps and web apps etc.
C++  is a powerful language.The syntax of c++ is bit different from c.

No comments:

Post a Comment