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 cout flush?
Explain what you mean by a pointer.
What is a static element?
What is the output of the following program? Why?
What are the extraction and insertion operators in c++? Explain with examples.
What is stl containers in c++?
Do you know about C++ 11 standard?
0 Answers Agilent, ZS Associates,
Which is the best c++ compiler for beginners?
What are advantages and disadvantages of Design patterns?
What is difference between c++ and c ++ 14?
How can we check whether the contents of two structure variables are same or not?
What is the basic of c++?