write program for palindrome
Answer Posted / viggi
here, don't use long int
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How would you use qsort() function to sort an array of structures?
What is the difference between prefix and postfix versions of operator++()?
What is the first name of c++?
Why do we use string in c++?
What is the default width for ouputting a long integer using the insertion operator?
What is a catch statement?
Which one is a preferred language C or C++? Why?
What is static class data?
What do you mean by early binding?
Do class declarations end with a semicolon?
What is an operator function? Describe the function of an operator function?
Define pre-condition and post-condition to a member function in c++?
What is a driver program?
What are function prototypes?
What is the difference between a declaration and a definition?