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:
Related Book For
C# Programming From Problem Analysis To Program Design
ISBN: 9781285096261
4th Edition
Authors: Barbara Doyle
Question Posted: