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++

Explain enumerated constants, Enumerated Constants Enumerated constants...

Enumerated Constants Enumerated constants enable the creation of new types and then explain variables of these types so that their values are restricted to a set of possible va

Pointer, solution of problem based on poiter

solution of problem based on poiter

Program for read a formal expression from standard input, Your program will...

Your program will read two kinds of data from two files: names and predicates. It will read a formal expression from standard input and check whether that expression is syntactical

Stack and queues, Using Figure 10.2 as a model, illustrate the result of ea...

Using Figure 10.2 as a model, illustrate the result of each operation in the sequence ENQUEUE.Q; 4/, ENQUEUE.Q; 1/, ENQUEUE.Q; 3/, DEQUEUE.Q/, ENQUEUE.Q; 8/, and DEQUEUE.Q/ on an i

Write a program to act as an electronic safe, Write a program to act as an ...

Write a program to act as an electronic safe. If the correct code has been entered the program should display "Safe Open".  If an incorrect code is input it should display "Alarm"

Explain the declaration of multi dimensional arrays, Explain the Declaratio...

Explain the Declaration of Multi Dimensional Arrays? In the figure, the range in the first dimension is 3 and in the second dimension is 4. The shaded portion corresponds to th

Super ASCII string checker, In the Byteland country a string "s" is said to...

In the Byteland country a string "s" is said to super ascii string if and only if count of each charecter in the string is equal to its ascci value in the byteland country ascii co

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