Which of the following is a call to a method? a. Console.Write; b. Console.Write[ok]; c. Write.Console(ok); d.

Question:

Which of the following is a call to a method?

a. Console.Write;

b. Console.Write["ok"];

c. Write.Console("ok");

d. Console.Write("ok");

e. none of the above

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: