Given the following structure decaration, Employee is

```
struct Employee
{
string name;
int idNum;
};
```
a. a member
b. an array
c. a tag
d. None of these


c. a tag

Computer Science & Information Technology

You might also like to view...

The data in an OpenOffice Base database is divided into several tables that can be joined to each other by a common field, making Base a(n) ________ database

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following is a port-authentication network access control standard that forces devices to go through a full AAA process to get past the gateway to a network?

A. EAP B. KDC C. 802.1X D. RADIUS

Computer Science & Information Technology

Which of the following views is not used with forms or reports?

A. Form B. Design C. Layout D. SQL

Computer Science & Information Technology

Windows 8 can run mobile-style apps in the area known as the "desktop," whereas traditional Windows software runs in the area known as the "Start screen."

Answer the following statement true (T) or false (F)

Computer Science & Information Technology