help me to make c/c++ for this quest...


THE QUESTION IS MAKE C/C++=

<<Make online banking registration>>

hint:
ask user to enter yes 'y' or no 'n'...
if 'y' user can go to the next step
if 'n' user out from program...

if 'y' user will go to the next step is make the registration of online banking. registrate the username, number id.

then enter 'f' to finish registration.

then its appear the registration that puts...
*********************************************
how to do that???

Recommended Answers

All 2 Replies

Need more info. Such as what the steps in the registration should be.

Have not you learned how to use cout and cin in C++ so far ?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.