why v use c++ even we have microprocessor

Answer Posted / rahul ghadge

Apart from being the oop lang C++ is also a HLL and in case of microprocessor v hv 2 use assembly lang which is not dat efficient 4 progrmming. Programmers life becomes easier by using c++ instead of using asm. both belongs to different generations. and c++ is later nd advanced generation. also encapsulation, abstraction, inheritance and polymorphism etc r adv in favour of c++...

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the keyword auto for?

797


What is ifstream c++?

806


Explain the volatile and mutable keywords.

829


What are the advantages of pointers?

806


What is std :: endl?

788


What is a tuple c++?

746


What is auto used for in c++?

775


How do I start a c++ project?

787


What is endl c++?

854


What do you mean by function pointer?

832


Why do we use using namespace std in c++?

808


Explain terminate() function?

802


What is the difference between while and do while loop? Explain with examples.

846


Can we make copy constructor private in c++?

815


Does there exist any other function which can be used to convert an integer or a float to a string?

837