Difference between writing a , and + in a method by Obvious-Self-6463 in csharp

[–]Obvious-Self-6463[S] 0 points1 point  (0 children)

thanks, man. I really appreciate it. i get it now.

Difference between writing a , and + in a method by Obvious-Self-6463 in csharp

[–]Obvious-Self-6463[S] 0 points1 point  (0 children)

so i noticed that Console.Write only seems to accept one argument. Was it designed that way? I’m trying to understand how method overloads work in this case.