Respuesta :

Answer:

True.  Qbasic allows two distinct subdivisions of a program, functions and subroutines.  The former of which can return a value, and the latter does not.

*Note I haven't used Qbasic in over a quarter of a century, so it may have evolved in time.  My experience with it is on MS-DOS.