Answer:
true
Explanation:
True, there are several types of polymers, thermoplastics, thermosets and elastomers.
Thermosets are characterized by having a reticulated structure, so they have low elasticity and cannot be stretched when heated.
Because of the above, thermosetting polymers burn when heated.
Answer:
Dr. Engelbart, who would later help develop the computer mouse and other personal computing technologies, theorized that as electronic circuits were made smaller, their components would get faster, require less power and become cheaper to produce — all at an accelerating pace
Answer: The answer is four; four
Explanation: This is because of the mixture of material used and the number of directions it causes strain I directly proportional to the number of times it causes stress.
Answer:
Maximum number that can be represented by 13 bits is 8192 Instructions
Explanation:
number of instructions = 1000
number of bits = log(1000) x number of register
= 6 bits
Since the complete instruction must have 32 bits, then
remaining number of bits = 32 - 6 = 236
number of registers in instruction = 2
number of bits per register = 26/2 = 13
Maximum number that can be represented by 13 bits = 
= 2¹³ = 8192