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 |
Is python better than c++?
Can comments be longer than one line?
Define a way other than using the keyword inline to make a function inline?
How do you decide which integer type to use?
How would you call C functions from C++ and vice versa?
Is c++ low level?
What is #include math h in c++?
What is the topic of the C++ FAQ list?
What is java and c++?
How to detect memory leaks in c++
Is there a datatype string in c++?How is the memory allocation?
What is auto type c++?