Answer Posted / p.madhupriya
It is prerocessor
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Is there a c++ certification?
How can you create a virtual copy constructor?
Is c++ a difficult language?
what does the following statement mean? int (*a)[4]
Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?
What is the use of dot in c++?
How long does it take to get good at leetcode?
What is the real purpose of class – to export data?
Who calls main function?
Is the declaration of a class its interface or its implementation?
what are the iterator and generic algorithms.
What is the average salary of a c++ programmer?
Write an algorithm that determines whether or not an almost complete binary tree is a heap.
What does it mean to declare a destructor as static?
How would you call C functions from C++ and vice versa?