Answer the following questions true (T) or false (F)

1. True/False: A function’s name may be assigned a value in the code that defines it.

2. True/False: The value of Int(-35.8) is 35.

3. True/False: To solve the problem of how to code a repeated multiplication problem, recursion must be used.


1. T
2. F
3. F

Computer Science & Information Technology

You might also like to view...

Files static method ________ receives a Path and returns a boolean indicating whether that Path represents a directory on disk.

a. isDiskDirectory b. isDirectory c. isFileDirectory d. isPath

Computer Science & Information Technology

Transitions in a presentation can make presentations more dynamic and interesting

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following statements about animations is NOT true?

A) Animations can be applied to an individual slide, a slide master, or a custom slide layout. B) Animations can decrease file size. C) Too many animations might cause viewer discomfort. D) The overuse of animations can detract from a professional presentation.

Computer Science & Information Technology

The way to display two documents next to each other in separate windows is to use ________

A) Combine setting B) Two Pages view C) Compare setting D) View Side by Side Setting

Computer Science & Information Technology