What would the function cube return, assuming it is called with the line cube(3). function cube( y ); { return y * y * y; }

a) JavaScript runtime error
b) 3
c) 9
d) 27

Ans: (a)

Business

You might also like to view...

IRR should not be used to choose between mutually exclusive projects

Indicate whether the statement is true or false

Business

Describe the Risk Management Process

What will be an ideal response?

Business