Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Write about the stack unwinding?

1115


When should overload new operator on a global basis or a class basis?

1130


Do you know what are pure virtual functions?

1198


What do you mean by public protected and private in c++?

1110


Why ctype h is used in c++?

991


Does there exist any other function which can be used to convert an integer or a float to a string?

1128


What is a node class in c++?

1112


How do we balance an AVL Tree in C++?

1183


What do you understand by a pure virtual member function?

1065


What are the types of container classes?

1226


What flag means?

1011


What is encapsulation in c++?

1366


What does obj stand for?

1250


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

2048


Assume studentNames and studentIDs are two parallel arrays of size N that hold student data. Write a pseudocode algorithm that sorts studentIDs array in ascending ID number order such that the two arrays remain parallel.

2267