If a function needs to modify more than one variable, it must

a. be pass by value
b. be a void function
c. return all values needed
d. be a call by reference function


d. be a call by reference function

Computer Science & Information Technology

You might also like to view...

You can specify scaling to reduce or enlarge a worksheet for printing.

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

Computer Science & Information Technology

Consider the relational database schema of Figure 3.5. Suppose that all the relations were created by (and hence are owned by) user X, who wants to grant the following privileges to user accounts A, B, C, D, and E:

(a) Account A can retrieve or modify any relation except DEPENDENT and can grant any of these privileges to other users. (b) Account B can retrieve all the attributes of EMPLOYEE and DEPARTMENT except for SALARY, MGRSSN, and MGRSTARTDATE. (c) Account C can retrieve or modify WORKS_ON but can only retrieve the FNAME, MINIT, LNAME, SSN attributes of EMPLOYEE and the PNAME, PNUMBER attributes of PROJECT. (d) Account D can retrieve any attribute of EMPLOYEE or DEPENDENT and can modify DEPENDENT. (e) Account E can retrieve any attribute of EMPLOYEE but only for EMPLOYEE tuples that have DNO = 3. (f) Write SQL statements to grant these privileges. Use views were appropriate.

Computer Science & Information Technology

The DTE or endpoint device for a leased line is known as which device below?

a. CSU/DSU b. cable modem c. DSL modem d. ISDN modem

Computer Science & Information Technology

All domains in the same forest have which of the following in common?

a. Domain name b. Schema c. Domain administrator d. Global catalog

Computer Science & Information Technology