Answer Posted / 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 |
Post New Answer View All Answers
What are the sizes and ranges of the basic c++ data types?
Can you pass an array to a function in c++?
Do vectors start at 0 c++?
What are default parameters? How are they evaluated in c++ function?
Why is it called c++?
Is python written in c or c++?
What is a try block?
What operator is used to access a struct through a pointer a) >> b) -> c) *
Is vector a class in c++?
Explain terminate() function?
What are different types of loops in c++?
Which coding certification is best?
What happens if a pointer is deleted twice?
What will the line of code below print out and why?
What is the difference between a baller and a reference in C++?