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 the best way to take screenshots of a window with c++ in windows?
What is lazy initialization in c++?
What do you mean by global variables?
When does a name clash occur in c++?
What is an arraylist c++?
What is a local reference?
What are the differences between public, private, and protected access?
12 Answers IBM, Oracle, Wipro,
write the code that display the format just like 1 2 1 3 2 1 4 3 2 1 5 4 3 2 1 6 5 4 3 2 1
What are the operators in c++?
Can we overload operator in c++?
What are the five types of inheritance in C++?
Is c++ a dying language?