Why is it unnecessary to pass global variables between functions?

What will be an ideal response?


Global variables are not passed between functions, because the functions can see them directly.

Computer Science & Information Technology

You might also like to view...

Write a gawk program that displays the number of characters in the first field followed by the first field and sends its output to standard output.

What will be an ideal response?

Computer Science & Information Technology

Which of the following is NOT a common LAN topology?

A) Star B) Bus C) Hierarchical D) Ring

Computer Science & Information Technology

All of the following are characteristics of the formatting of table headers EXCEPT ____.

A. centering B. boldfacing C. italicizing D. placement in the top row and/or left column

Computer Science & Information Technology

When you first create a template, ____.

A. the entire document is an editable region B. the entire document is a noneditable region C. there is one editable region D. there are two editable regions

Computer Science & Information Technology