Skip to main content

HIGH LEVEL PROGRAMMING LANGUAGE - C and C++


C and C++ are high end programming languages used by the end users to give instructions to the machine to do the necessary or required task without learning the machine level language.
These languages can be coded using the some software application like Turbo C and Turbo C++.
These software tools use a tool called compiler which is used to convert the high level language to machine level language.

These high level languages are converted to machine language which is the only language that the machine can understand to process the information.

 
C
C++
It was developed by Dennis Ritchie.
It was developed by Bjarne Stroustrup 
It is a structure programming language.
It is an object oriented programming language.
If a problem is given in C, it divides the problem into multiple modules such as functions and procedures and then solves the problem.
If a problem is given in C++, it uses data binding and encapsulation techniques to solve the problem.
Scanf and Printf are the input and output function used respectively in C.
Cin and Cout are the two different functions used for input and output in C++.
Error handling is not done in C language.
Error handling is done in C++.
Stdio.h is the header file used to incorporate the input and output function in C language.
Iostream.h is the header file used in the C++ language to incorporate the input and output function.
There is no extension that supports overloading operations such as function and operator overloading in C.
Overloading operations such as function and operator overloading are possible in C++.
Since it does not have any object, it doesn't support object oriented programming concepts like polymorphism, encapsulation et cetera.
It consist of objects and it is also known as Object oriented programming System. It supports all the object oriented concepts such as polymorphism, Encapsulation, Abstraction, Inheritance et cetera.


Comments

Popular posts from this blog

In Demand of On-Demand Mobile Apps

The degree to which rivalry is a metric for this rapid service sector, as a matter of fact. From food distribution to healthcare, and from travel to logistics, business-related services have to compete in move. Impart, technical innovations and developments remain useful in this business, and the on-demand applications are helpful for entrepreneurs in line with the mobile-driven trend. On-Demand Mobile Apps Mobile App- In Need To point out, the company will end up with unique mobile device solutions in the case of reaching other markets that meet the peoples ' demands instantly. Demands a taxi booking service provider, for example, needs a personalized mobile taxi app to meet a large audience who wish to book cabs. Such a smartphone app is called on-demand. How do Mobile Devices Help Business on Demand? 1. Let Loose the Potential Preferring mobile platform is the perfect choice to enhance your business value. Globally, with mobile devices on demand, qua...

What is Microsoft?

Microsoft  is a giant and well reputed company which was founded by Bill Gates. This company primarily focuses on developing software products and manufacturing computer hardware products and they sell those products worldwide. Since it is a worldwide renowned company, working in this company or working in the companies dealing with Microsoft products brings you a lot of reputation and wealth. So if you want to gain some knowledge about their well reputed software products to work in the Microsoft Company or work in a company that deals with their products, you can join our Kalvi institute without any second thought. It is because here in Kalvi institute we are providing an appropriate training program and certificates for the trainees (the students who are attending the class) regarding the software products of Microsoft. What is Microsoft certification? It is a certificate that tells about your knowledge acquired in a Microsoft software product. There are different types o...

Implementing Novell Open Enterprise Server 2 for Linux

The Implementing Novell Open Enterprise Server 2 for Linux course (3089 v3) helps you get the hands-on experience you need with the Linux platform so you can begin to implement Novell Open Enterprise Server (OES) 2 services. The first five sections of the course essentially focus on the OES 2 services--installing SLES 10 SP2 and OES 2 SP1, and using iManager and other familiar tools to configure and administer services such as NCP, NSS, and Domain Services for Windows. You will install several OES 2 services, use the start and stop scripts for these services, and view their configuration and log files. The last five sections of the course focus on the basics of the SUSE Linux Enterprise Server platform (SLES 10 SP1). Training Level: 2 - Intermediate Key Objectives After taking this course, you will: ·          Understand the basics of the OES 2 Linux server platform. ·          Inst...