Answer Posted / neel pooja
they asked what compiler was used that is, the compiler
used in the beginning or used in the past
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Difference between overloading vs. Overriding
By using c++ with an example describe linked list?
What are disadvantages of pointers?
What is the average salary of a c++ programmer?
What are c++ storage classes?
Can we run c program in turbo c++?
How to declare an array of pointers to integer?
What do the keywords volatile and mean mutable?
Explain the difference between realloc() and free() in c++?
What is a c++ object?
Is map thread safe c++?
What is the difference between a type-specific template friend class and a general template friend class?
Write about all the implicit member functions of a class?
How long does it take to get good at leetcode?
Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?