Answer:
no you should not force a cpu into its socket.
Explanation: on an intel platform the pins are on the motherboard, therefore if you force it in it will damage the pins on the motherboard, and on AMD the pins are on the cpu itself so you can damage the extremely fragile pins on it, you can not shock your cpu however like the other answer.
Computers and Tablets I think
Answer:
Following are the answer to this question:
In question 1, The index value will be "99".
In question 2, The index value will be "100".
Explanation:
In any programming language, the indexing of array always starts with the 0, and in the given question two points are defined, which can be explained as follows.
- In point 1, It is declared that an array is defined that stores 100 elements, and its indexing is based on zero, that's why its 100th element index value is 100.
- In point 2, At this point, it is defined, that its indexing starts from 1, then its 100th element indexing value is 100.
The correct answer is A. Cursor