Can a flowchart end with a method rather than a stop? -
can java flowchart end method rather stop?
when game ends, calls method show menu again, finish flowchart subroutine box calls menu method, can possible or should flowchart end stop?
in menu there option exit program not infinite loop.
what did:
i created simple hangman game, @ first outputs menu (has method of own).
the menu has 3 options, play game, show score, exit.
if user plays game , either loses or wins game take him menu give user same 3 options.
in flowchart of play game method dont know if can end flowchart calling method outputs menu, rather stop function.
Comments
Post a Comment