Answer Posted / harpreet
FORMULATOR TRANSLATOR
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why c++ is not a pure oop language?
What is c++ best used for?
What is the use of map in c++?
Can class objects be passed as function arguments?
Does c++ have arraylist?
Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?
Where and why do I have to put the "template" and "typename" keywords?
What does flush do?
Should I learn c or c++ or c#?
Is dev c++ a good compiler?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.
Is c++ the best programming language?
Is string an object in c++?
What is the purpose of the "delete" operator?
Array base access faster or pointer base access is faster?