Chapter 13 Functions A5:QuestionsAnswersComments1)D 2)BA function can have IN, OUT, and IN OUT parameters, but it is considered bad style to have anything but IN parameters in a function.3)D 4)C 5)C, D