TRUE/FALSE 1. An application programming interface (API) includes data types and
ID: 3545667 • Letter: T
Question
TRUE/FALSE
1. An application programming interface (API) includes data types and constants.
2. The LPSTR data type in MS-Windows is a 16-bit pointer to a character string.
3. A Win32 console handle is only required when reading and writing files.
4. The Win32 ReadBuffer function reads buffered text input from the console.
5. When requesting single-character input, you must call SetConsoleMode to alter the console flag settings.
6. The WriteString procedure in the Irvine32 library uses the Win32 function named PrintOutput to generate screen output.
Explanation / Answer
1)true
2)false
3)false
4)true
5)true
6)false
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.