C++ (pronounced cee plus plus) is a general-purpose
programming language. It has imperative, object-oriented and generic
programming features, while also providing the facilities for low-level memory
manipulation.
It is designed with a bias toward system programming (e.g.,
for use in embedded systems or operating system kernels), with performance,
efficiency and flexibility of use as its design requirements. C++ has also been
found useful in many other contexts, including desktop applications, servers
(e.g. e-commerce, web search or SQL servers), performance-critical applications
(e.g. telephone switches or space probes), and entertainment software.[3] C++
is a compiled language, with implementations of it available on many platforms
and provided by various organizations, including the FSF, LLVM, Microsoft and
Intel.
C++ is standardized by the International Organization for
Standardization (ISO), with the latest (and current) standard version ratified
and published by ISO in September 2011 as ISO/IEC 14882:2011 (informally known
as C++11).[4] The C++ programming language was initially standardised in 1998 as
ISO/IEC 14882:1998, which was then amended by the C++03, ISO/IEC 14882:2003,
standard. The current C++11 standard supersedes these, with new features and an
enlarged standard library. Before the initial standardization in 1998, C++ was
developed by Bjarne Stroustrup at Bell Labs, starting in 1979, who wanted an
efficient flexible language (like the C language), which also provided
high-level features for program organization.
Many other programming languages have been influenced by
C++, including C#, Java, and newer versions of C (after 1998)..
Hello There,
ReplyDeleteI learnt so much in such little time about MCA and CS VTU study Even a toddler could become smart reading of your amazing articles.
I am working on a C application which uses CSOAP for web services. I have a couple of questions on that. First can anyone please explain whaturl, urn, method are in this soap client example.
Thanks a lot. This was a perfect step-by-step guide. Don’t think it could have been done better.
Merci Beaucoup,
Banu