Answer Posted / avinash singh
Bjarney Stroustrus
| Is This Answer Correct ? | 34 Yes | 5 No |
Post New Answer View All Answers
Write a program to concatenate two strings.
Differentiate between the message and method in c++?
What is type of 'this' pointer? Explain when it is get created?
What is a dll entry point?
Can I run c program in turbo c++?
What is the auto keyword good for in c++?
Can a program run without main function?
Which function cannot be overloaded c++?
Define upcasting.
What is null pointer and void pointer and what is their use?
what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?
What is prototype in c++ with example?
What does catch(…) mean?
Using a smart pointer can we iterate through a container?
What is pointer with example?