Answer:
Hello! the answer should be true, I hope i got here in time.
Explanation:
+8 ounces ...don't know what an alrebra tile so I just subtracted :)
Answer:
3) A Single linked list is a sequence of elements in which every element has link to its next element in the sequence.
DATA LINK
DATA stores actual value , LINK stores address of next node
As per information given in question, letters at the even addresses are items in linked list and the odd addresses will be used as links.
Even Address Odd Address
12 (Stores 't') 13 (Used as link)
14 (Stores 'm') 15 (Used as link)
16 (Stores 'a') 17 (Used as link)
18 (Stores 'r') 19 (Used as link)
20 (Stores 's') 21 (Used as link)
Numbers represented by circle are addresses of respective nodes. Here Front or Head has address 16. Which represents the Head Node.
Following image represents the word "smart" with respective nodes and their addressing.
Numbers represented by circle are addresses of respective nodes.
The head pointer is: 20
<u>B. Microphone</u> helps Carol to use the speech recognition software.
<u>Explanation</u>:
A microphone is a hardware device which converts the sound waves in the air into electronic signals. The electrical signals are transferred to a recording medium. Four main types of microphones are as follows:
i) Cardioid
ii) Super cardioid
iii) Omni
iv) Figure 8
Handheld microphone can be used better with the home theater or a karaoke machine. The speech recognition software can be used with the help of microphone. Cabling problem can be avoided with the use of microphone, thus cable trip hazard can also be avoided.