Vidyalelo
C# Programming · Q74

Networking in C Sharp

Programming · C# Programming · question 74

Q74

Choose the correct way to call subroutine fun() of the sample class? class a public void x(int p, double k) Console.WriteLine("k : csharp!");

D.
all of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board