why v use c++ even we have microprocessor
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sheena_smart
c++ is completely object orientedlanguage. Its major
concepts like data hiding, encapsukation and polymorphism
are very effective... hence v use c++....
| Is This Answer Correct ? | 6 Yes | 9 No |
What is endl?
Is std :: string immutable?
Why is c++ considered difficult?
Is c++ platform dependent?
Why c++ is faster than java?
Is there a sort function in c++?
Who invented turbo c++?
Write about the access privileges in c++ and also mention about its default access level?
What is fixed in c++?
What are the two shift operators and what are their functions?
What is the use of c++ programming language in real life?
what do you mean by volatile variable?