What is readline c#?



What is readline c#?..

Answer / Shalu Singh

ReadLine is a method in C#. Console.ReadLine() reads a line of text from the user input.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is anonymous methods in c#?

1 Answers  


What is the difference between list and arraylist in c#?

1 Answers  


What is property in c#?

1 Answers  


What is a method c#?

1 Answers  


What do you mean by thread safe in c#?

1 Answers  


What is difference between a constant and read-only in C#?

1 Answers   CDC,


What is a float?

1 Answers  


Can you change the value of a variable while debugging a C# application?

2 Answers  


What is a factory in c#?

1 Answers  


Can you create an instance of a static class?

1 Answers  


how to retrieve binary data from database (using c#.net and sql server/windows application)

2 Answers   Soltius,


what is used ref keyword in c#,and how we used it?

2 Answers  


Categories