Q. STDIN, or standard in, is a mechanism for (Solved)
1. performing type conversion automatically
2. retrieving data from the user while a script is executing
3. prompting the user for specific information
4. outputting a string to standard out
- b. retrieving data from the user while a script is executing