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
Explain the purpose of the keyword volatile.
What are literals in C++?
Differentiate between an external iterator and an internal iterator?
Explain the register storage classes in c++.
Can we make any program in c++ without using any header file and what is the shortest program in c++.
Distinguish between a # include and #define.
What is object in c++ example?
Is java the same as c++?
Define macro.
When to use “const” reference arguments in a function?
Is it possible for a member function to delete the pointer, named this?
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.
What is a terminating character in c++?
Give example of a pure virtual function in c++?