+ 5
The term "Output of a code" means what the code will display/do when you activate it. For example : Console.WriteLine("This is the output"); /* When I run the above code, the thing that is displays on the console is the output of the code*/
29th Nov 2016, 8:13 AM
Wen Qin
Wen Qin - avatar