Saturday, November 12, 2011

C# Console Output


C# Console Output


This blog will give insight of C# Console output

Console.Writeline("");

Whatever is written in the small parentheses between the double quotes will be written on to the Console screen at time of execution
Example of C# Console output CILCK HERE.

1 comment: