cklangford98 cklangford98 02-03-2018 Computers and Technology contestada Which of the following can be used to retrieve a name or other text data from a userConsole.NewLine ();Console.ReadLine ();Console.GetString ();Console.NextString ();Console.Next();