If a local variable in a method has the same name as a field of the method’s class, what will occur?

a) an error is generated
b) the field is "hidden" until the method is finished executing
c) the field will override the variable from the method
d) None of the above.

b) the field is "hidden"until the method is finished executing

Computer Science & Information Technology

You might also like to view...

________ formatting allows the specification of rules that apply formatting to cells or specific controls, as determined by the rule outcome

Fill in the blank(s) with correct word

Computer Science & Information Technology

You can assign a macro to an object by specifying a macro name in an event property of the object.

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

Computer Science & Information Technology