The ____ data type is used to store integers.
A. INTEGER
B. NUMERAL
C. NUMBER
D. INT
Answer: D
You might also like to view...
Windows 10 includes several interfaces that make it easier for developers to create clients, services, protocols, and network drivers.
Answer the following statement true (T) or false (F)
Given the declaration
char next_char; which of the following assignment statements assigns the letter A to the variable next_char? a. nextChar = A; b. nextChar = "A"; c. nextChar = 'A'; d. nextChar (A); e.'A' = nextChar;
When editing a PDF file in Word, a copy of the PDF file is converted into a Word document, and then placed into Word, so the original PDF file will remain intact
Indicate whether the statement is true or false
A table style controls the fill color of the header row, columns, and records in a table
Indicate whether the statement is true or false