June 4th, 2008 Code-theory 1 Comments

My  friends find it pretty hard to believe that C is a low level language. Now even I cannot say with full confidence that C is a low level language but it definitely is not high level. Here are quite a few points in support of the inclination of C to being a low level [...]

June 3rd, 2008 Code-theory 1 Comments

Although c++ is an improved version of c, there are a lot of differences in behaviour and functionality between c and c++. 1. C does not have any classes or objects. It is procedure and function driven. There is no concept of access through objects and structures are the only place where there is a access [...]

 Next entries »

RSS