write program for palindrome
Answer Posted / saisuresh
yes correct
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is function prototyping? What are its advantages?
Describe linked list using C++ with an example.
What is encapsulation in C++? Give an example.
Is c better than c++?
Declare a class vehicle and make it an abstract data type.
Differentiate between an external iterator and an internal iterator?
What is stl containers in c++?
What is the fastest c++ compiler?
What is the importance of mutable keyword?
the first character in the variable name must be an a) special symbol b) number c) alphabet
How did c++ get its name?
Array base access faster or pointer base access is faster?
What is c++ manipulator?
Explain Text Manipulation Routines?
What are friend classes?