Write short note on c++, C/C++ Programming

Assignment Help:

Introduction to C++

C++ was developed by Bjarne Stroustrup at Bell Laboratories in 1983. Originally, it was known as " C with class". C+ as an enhancement to the C language was developed primarily to facilitate managing, programming and maintaining large software projects.

The most significant aspect of the C language is, probably, the flexibility to do whatever the programme requires. The limits of the language are defined by the programmer's imagination. Unfortunately, with very large projects in which many programmers use shared routines, this liberty can lead to what are known as ' side effects '. This is one problem, which  C++ attempts to resolve by restricting indiscriminate access. At the similar time, C++, also attempts to keep the freedom and flexibility given by the language. All the keywords of C are keywords of C++ also. In addition we have some new ones too.

Though, C++ is not merely an extension of the C language, where some new symbols have been added. The basic purpose of C++ language is to add features to the C language that supports the concepts of OOP.

 


Related Discussions:- Write short note on c++

#title.faculty attendance system, how to create database of faculty databas...

how to create database of faculty database......... send me with program

Programming and solving problems with a computer, One person who is special...

One person who is specialist at programming and solving problems with a computer Project Description: Potential computer, hardware, programming and software genius, I look

C++ program, Receive 3 numbers and display them in ascending order from sma...

Receive 3 numbers and display them in ascending order from smallest to largest ed#

Explain automatic variables, Automatic Variables Automatic variables ar...

Automatic Variables Automatic variables are variable which are explained within the functions. They lose their value when the function terminates. It can be accessed only in th

About, How can I learn all programming languages.?

How can I learn all programming languages.?

C language, in a program for what purpose print f and scan f is used

in a program for what purpose print f and scan f is used

code, direction[] = {L,R,R,L,L,R,R,R,R,L,Z} length[]= {2,2,1,1,1,2,5,2,2,3...

direction[] = {L,R,R,L,L,R,R,R,R,L,Z} length[]= {2,2,1,1,1,2,5,2,2,3,1}

C help, Need help with C network program

Need help with C network program

C program for function of average, C program for function  of average ...

C program for function  of average int average(int); void main() {           int max=0,c=0;           clrscr();           printf("ENTER THE LIMIT OF INPUT FOR AV

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd