Which of the following declares a variable that can store the first name of a student?

a. Dim strFirstName as Char
b. Dim strFirstName as Short
c. Dim strFirstName as Long
d. Dim strFirstName as String


d. Dim strFirstName as String

Computer Science & Information Technology

You might also like to view...

You should consider using the Database Splitter tool to see if the performance of a database can be improved

Indicate whether the statement is true or false

Computer Science & Information Technology

The method ____ returns the next character from the input stream without extracting the character from the stream.

A. cin.getline() B. cin.put() C. cin.get() D. cin.peek()

Computer Science & Information Technology

Data that is entered and stored according to its intended use is said to have data:

A) integrity. B) reliability. C) consistency. D) validity.

Computer Science & Information Technology

In the Windows Store, the ________ area can filter a user's purchased apps

Fill in the blank(s) with correct word

Computer Science & Information Technology