what is the difference between console.writeline
&console.output.writeline?

Answers were Sorted based on User's Feedback



what is the difference between console.writeline &console.output.writeline?..

Answer / karthik

Console.Output.Writeline-> Gives the formatted output
Console.Writeline->Gives the output in String

Is This Answer Correct ?    11 Yes 1 No

what is the difference between console.writeline &console.output.writeline?..

Answer / prabhash yadav

console.output.writeline give the farmated out while in
console.writeline in string not farmated

Is This Answer Correct ?    7 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

how to update data set?

3 Answers   IBM, TCS,


What is the viewstate in asp.net?

0 Answers  


What is simple data binding?

0 Answers  


How can you pass multiple complex types in Web API?

0 Answers  


what are partial postbacks?

2 Answers   Infosys, Microsoft,






What is the other method, other than GET and POST, in ASP.NET?

3 Answers  


Which color scheme in a Repeater control can you provide alternatively?

1 Answers   Siebel,


How to unit test Web API?

0 Answers  


WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS.

11 Answers   HCL, Microsoft,


What is difference between mvc and asp.net? : Asp.Net MVC

0 Answers  


Where sessions are stored?

0 Answers  


what is PostBack Property exactly ? when It Returns True? when it Returns False?

1 Answers  


Categories