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
What is c++ library?
What is the difference between prefix and postfix versions of operator++()?
What is java and c++?
Can recursive program be written in C++?
Describe public access specifiers?
Explain terminate() and unexpected() function?
How would perform Pattern Matching in C++?
Do you know the use of vtable?
Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?
What is a dangling pointer in c++?
What's the order in which the local objects are destructed?
Specify different types of decision control statements?
Can a built-in function be recursive?
Explain public, protected, private in c++?
Can you write a function similar to printf()?