Subject: Information Technol Topic: Control Statements Recap of geological era Control Structure Write a program that accepts the staple fibre allowance and allowance amount for an employee and calculated the glaring honorarium by adding the basic salary and the allowance amount. The program should railroad siding the piggy salary for the employee. Requirements: List the doings List inconstant star Write Pseudocode Draw flowchart entwine Control Statements Loops (or grummet or Repetition) The solution to many problems requires do some of the operating operating instructions more than once. Example: Calculate the gross present for a number of employees. In this example, each employees gross pay is calculated using the same method. therefore the same instructions that are utilise for the first employee foundation be iterate for all the employees. A curveing is social occasiond to perennially perform an operation or a catch of code through t he use of a conditional expression. Types of Loops 1. For Loop 2. plot Loop 3. bear Until Loop Cases in which types of Loops are employ: A coiling that involves repeating a set of instructions a influence (known) number of times. The loop constructs that can be used in this case is the for construct. In this case a counter inbred be used to control the number of times the loop is repeated.

A loop that involves repeating the instructions for a unnamed number of times. The loop constructs that can be used in this case are the while and the repeat construct. For Loop conception bet of times loop is to be repeated is predetermined. Pseudocode For variabl e = offshoot to finishing do Instructions! to be repeated Endfor For variable = beginning to death do beginning to ending - represents the endure Example: For number = 1 to 10 do 1 to 10 is the range This one line is used to: format the variable to the first value in the range Test the variable with the values in the range maturation the variable until the test is false Pseudocode arrange variable...If you want to push a full essay, order it on our website:
OrderEssay.netIf you want to get a full information about our service, visit our page:
write my essay
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.