it is just like your multiple choice questions in exam in which most appropriate option you choose .likewise in c++ we are developing a suitable program for user to choose his own way to operate that program .selection means execution of statement depending upon a condition .if condition evaluates true set of instruction will be executed and if condition evaluates false another set of instructions will be executed .
No comments:
Post a Comment