I have a question....and I hope you guys can answer....Is there a way to make a selection (at the beginners level) without using control statements or loops. Say if user inputs 0 this happens....if user inputs 1 that happens. I am not looking for anyone to write code for me but I have been stuck on this for a while. I have tried using pointers and a few other things but my output always prints what is associated with 0 and 1. What should I research? Thanks ahead of time for your help.