What is the use of console readkey in c#?



What is the use of console readkey in c#?..

Answer / Parvind Pal

Console.ReadKey() is a method in C# that pauses the execution of the console application and waits for the user to press a key on the keyboard.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What are data types examples?

1 Answers  


write a C# Program add two matrix ?

1 Answers   Wipro,


What is inheritance in csharp?

1 Answers  


What is xor operator in c#?

1 Answers  


What is multidimensional array in c#?

1 Answers  


What is “using” statement in c#?

1 Answers  


What are the collection classes ?

2 Answers   Digital GlobalSoft,


What is static classes in c#?

1 Answers  


write a c# program add two matrix with input number ?

1 Answers   Wipro,


What is asynchronous one-way calls?

1 Answers  


What is string empty?

1 Answers  


Is c# pass by reference?

1 Answers  


Categories