1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Phantasy [73]
3 years ago
14

Define an array of the length 6 with the elements of WORD type. Initialize the first and the last of them with the same value of

your choice; leave the remaining four uninitialized.
Computers and Technology
1 answer:
Llana [10]3 years ago
6 0

Answer:

string words[6];

words[0]="humming";

words[1]=words[0];

Explanation:

The above statement declares an array of size 6 which can store elements of type string or word. Then I have initialized the first and second elements with the word humming and the rest of the places in the arrays are uninitialized.

You have to include the header file string so that this array could work otherwise it will not.

You might be interested in
One egg carton holds 12 eggs .how many cartons  are you able  to fill with 60 eggs.help me please.
devlian [24]
60 divided by 12 equals 5.
5 cartons will hold 60 eggs.

4 0
3 years ago
Read 2 more answers
Which statement describe the advantages of using XML? more than one answer can be correct
Sveta_85 [38]

Answer:

The statements that describe the advantages of using XML are;

B-It allows for data storage in a separate file

D-It is software independent

E-It facilitates the transport of data

Explanation:

XML data can be stored in separate file such that the layout and display can designed in HTML whereby the data in the XML file can be changed without changing the HTML

XML is both software and hardware independent thereby it is possible to use the same XML to carry information to different computers and software

XML is used for data transport.

6 0
3 years ago
What two states do binary numbers represent?
Leona [35]

Answer:

C

Explanation:

Binary is a base-2 number system that uses two mutually exclusive states to represent information. A binary number is made up of elements called bits where each bit can be in one of the two possible states. Generally, we represent them with the numerals 1 and 0.

8 0
3 years ago
Read 2 more answers
О OF<br>Types icts commonly<br>in education.<br>used​
Kipish [7]

Answer:

The types of the itcs can be defined as follows:

Explanation:

It stands for the information and communication technology, which is used to comprises products that are a store, process, pass, transform, replicate or receive digital communications. 

It applies to all technology of interaction, such as the Internet, wireless networks, devices, laptops, middleware, video - conferencing, social media, and other software and services in media, and the four types in which it is used in education can be defined as follows:

(i) networking for education

(ii) Web-based education

(iii) mobile education

(iv) facilities for the classroom

8 0
3 years ago
Only 2 people answer this
marysya [2.9K]

Answer:

1

Explanation:

7 0
3 years ago
Read 2 more answers
Other questions:
  • A network administrator is implementing multifactor authentication for employees who travel and use company devices remotely by
    14·1 answer
  • ___ refers to all aspects of managing and processing information using computers and computer networks
    13·1 answer
  • What is the value of the variable result after these lines of code are executed?
    5·2 answers
  • Alison wants to add her company name at the bottom of every page in her document. Which option should she use?
    11·2 answers
  • Is there an answer to these picture?
    12·1 answer
  • There are 55 registers, and total 60 instructions available in a general-purpose computer. The computer allows only 2-address in
    6·1 answer
  • Liquid water can change into a gas and become part of the air. When water is a gas, what is it called?
    7·1 answer
  • I don't understand how to write both. If I repeat the first code but with 3 and 6 it doesn't work.
    7·1 answer
  • Re-write the below program correcting the bugs
    8·1 answer
  • Review 03 diagnostic and troubleshooting skills including data gathering methods and techniques.
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!