Answer:
The answer to this question is the option "C".
Explanation:
In the given java program, it will be given an error message that is "ArrayIndexOutOfBoundsException" which means that We're trying to access the illegal index array element. This exception is displayed when the index is either negative or larger than or equal to the array size. and other options are not correct that can be given as:
- The option A and B will not correct because it will give an error message.
- The option D is not correct because variable i is defined in the main method.
That's why the answer to this question is the option "C".
Eight data bits can represent 64 symbols.
<h3><u>
Explanation:</u></h3>
All the computer system can understand only the binary data system. It consists of only 0 and 1. These binary digits can be grouped together for the representation of symbols. 256 values can be represented by 8 bits, 10 bits represent 1024 values.
The powers of two is considered as an important thing in this representation.Thus the eight bit of data can represent about 64 symbols. This is calculated by the power of two. The base is eight here. When 8 is multiplied with the power of two we get 64 symbols(8 * 8 =64).
True, it is located on the border of Nepal and Tibet.