A parameter is a variable. X in 2x+3=6 is a parameter. A flow chart is a diagram explaining how to do something. They are mostly used to document decision making such as if part A is good put in bin Good if part A is bad put in bin Bad.
A parameter is a piece of data a program uses for a specific task. For example, in the DOS command FORMAT C:, "C:" would be a parameter.
A flow chart is a diagram that shows a program's execution sequence and conditional (if-then statements) instructions.
235 views
Usually answered in minutes!
×