Showing posts with label if statement. Show all posts
Showing posts with label if statement. Show all posts

January 21, 2013

Decision Making- If statement

decision making banner in if statement



It is used whenever any condition is to be implemented by the user it means some conditions like:
1. If the price of the item is more than 5000 then discount is 10%.
2. If the students marks are greater than 60% then he should be in 1st division.