An example of an behavioral diagram is shown.
What is generally visualized with a behavioral diagram"?
A function should determine the average of x and y.
What should be the function's parameters and return value(s)?
A function should determine the average of x and y. What should be the function's parameters and return value(s)?
What is one task that could be accomplish using a while loop?