if i want cin 12345678910 and cout abcdefghij.
so how can i create the program?.
example : if i key in 8910 so the answer is ghij.

Answer Posted / archana

U can Use switch case for this

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I have a reference as a data member of a class? If yes, then how do I initialise it?

794


How the virtual functions maintain the call up?

702


What is command line arguments in C++? What are its uses? Where we have to use this?

732


Can I make ios apps with c++?

658


Are iterators pointers?

773






How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?

676


What is a character in c++?

657


What is c++ vb?

705


Is java easier than c++?

686


Does c++ have string data type?

783


What are the characteristics of friend functions?

650


What is the use of bit fields in structure declaration?

628


How to declare a pointer to an array of integers?

729


What are different types of loops in c++?

734


What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h

701