1) What function is used in console-based applications to move the cursor to a specific location on the screen? a) conio.h b) gotoxy c) void d) main 2) In Turbo C++, gotoxy() is a predefined function under the... a) stdio.h b) conio.h c) printf d) scanf 3) What function under windows.h identifies and returns the handle of the current standard device a) SetConsoleCursorPosition(); b) GetStdHandle(); c) voidgotoxy() d) COORD 4) Since gotoxy isn't a standard function in C++, the how could we use it in that program? a) Create one that functions similarly to gotoxy b) Use the same procedure c) If-then statements d) Don't. 5) The COORD structure is used to represent... a) Only x coordinates b) Only y coordinates c) Both x and y coordinates 6) The functions needed to define gotoxy() come from the.... a) main() b) stdio.h c) int d) windows.h 7) The windows.h function could only work if the computer has... a) Windows’ Operating System b) Windows Library c) Windows Powershell d) Windows Web 8) What function under windows.h the sets the cursor of the console to a specific position a) SetConsoleCursorPosition(); b) GetStdHandle(); c) voidgotoxy() d) COORD 9) int x: x - value, ____ int y: y - value, _______ a) column, column b) column, row c) row, row d) row, column 10) In most cases, gotoxy requires including specific _____ to access the necessary functions and structures. a) regular files b) functions c) coordiantes d) header files

vytvoril(a)

Rebríček

Vizuálny štýl

Možnosti

Prepnúť šablónu

Obnoviť automaticky uložené: ?