A structure that organizes data in a series of records (rows), with each record made up of a number of fields (columns).

What will be an ideal response?


Table

Computer Science & Information Technology

You might also like to view...

: cin.getline( superstring, 30 ); is equivalent to which of the following?

a. cin.getline( superstring, 30, '\0' ); b. cin.getline( superstring, 30, '\n' ); c. cin.getline( superstring, 30, '\s' ); d. cin.getline( superstring, 30, '\t' );

Computer Science & Information Technology

What are the four panes shown in the Virtual Machine Manager Overview window?

A. Hosts, Virtual Machines, Recent Jobs, Library Resources B. Virtual Machines, Hosts, Events, Status C. Jobs, Events, Virtual Machines, Hyper-V Servers D. Virtual Storage, Virtual Networks, Virtual Machines, Active Hosts

Computer Science & Information Technology

The default font in a Word document is ________

A) Calibri B) Times New Roman C) Arial D) Comic Sans

Computer Science & Information Technology

On which operating system are filenames case sensitive?

A. Windows Server 2012 B. Vista C. UNIX D. Windows XP

Computer Science & Information Technology