write program for palindrome
Answer Posted / saisuresh
yes correct
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write my own zero-argument manipulator that should work same as hex?
Is there structure in c++?
What flag means?
What is a block in c++?
Difference between a copy constructor and an assignment operator.
Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?
Which should be more useful: the protected and public virtuals?
Explain how overloading takes place in c++?
What do you mean by a template?
What is a container class? What are the types of container classes in c++?
How would you use the functions memcpy(), memset(), memmove()?
How do you master coding?
Where Malloc(), Calloc(), and realloc() does get memory?
What are references in c++?
How are virtual functions implemented in c++?