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

Answer: A

Computer Science & Information Technology

You might also like to view...

The Unicode of 'a' is 97. What is the Unicode for 'c'?

a. 96 b. 97 c. 98 d. 99

Computer Science & Information Technology

Briefly describe a lightweight access point.

What will be an ideal response?

Computer Science & Information Technology