HotelInfantesAgres - Bawat tanong, may sagot. Logo

In Computer Science / Senior High School | 2025-05-23

JUMBLED WORDS. ARRANGE THE LETTERS TO FORM THE NEEDED WORDS. 1. A module or segment of code that perform an individual task. IF NOT C NU 2. There are functions which do not return a value but only prints messages on the screen. SOUND OF VIC TIN 3. It is a block of statements surrounded by braces { } that specify what the function actually does. IN THE FFOOD BY COUNT 4. The purpose of these is to allow the passing of arguments to the function from the location where it is called from. MATS ARE RE

Asked by panaojenelyn9424

Answer (1)

1. A module or segment of code that performs an individual task.This is a function2. There are functions which do not return a value but only print messages on the screen.These are void function3. It is a block of statements surrounded by braces { } that specify what the function actually does.This is the function body4. The purpose of these is to allow the passing of arguments to the function from the location where it is called from.Parameters

Answered by CloudyClothy | 2025-05-26