Multiple Choice
Unless a using statement is added to include the Math class, calls to members like Round( ) , Max( ) , and Exp( ) , must be called using the class name, because they are all ____.
A) static methods
B) objects
C) predefined methods
D) private methods
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: The return type is physically placed _.<br>A)
Q39: Which of the following methods are not
Q40: public static void Main( )<br>The return type
Q41: In order to call or invoke a
Q42: One option to holding the screen at
Q44: In order to call a static method
Q45: When you assign a default value to
Q46: The name of the method, modifiers, return
Q47: When naming a(n) _, use an action
Q48: The accessibility modifier identifies what type of