An array of string objects that will hold five names would be declared with which of the following statements?

a. string names[5];
b. string names(5);
c. string names 5;
d. String[5] = names;


a. string names[5];

Computer Science & Information Technology

You might also like to view...

Which of the following is used to filter incoming and outgoing traffic?

A) IDS B) IPS C) Firewall D) DMZ

Computer Science & Information Technology

The ________ infrastructure is a composition of two or more clouds that remain unique entities but are bound together by standardized or proprietary technology that enables data and application portability.

A) Private cloud B) Public cloud C) Community cloud D) Hybrid cloud

Computer Science & Information Technology

What are the two primary security protocols used by IPsec?

What will be an ideal response?

Computer Science & Information Technology

When three hyphens, underscores, equal signs, asterisks, tildes, or number signs are typed and then the RETURN key is pressed, the AutoFormat feature ____.

A. places a border above a paragraph B. creates a numbered list C. changes the characters to an em dash D. creates a bulleted list

Computer Science & Information Technology