Answer:
Kernel
Explanation:
The Kernel is the part of the operating system core which is responsible for controlling security, managing the file system, and providing a platform for applications to run on.
1
7
6 I think how many do you have to answer
The answer to this question is D. This is because programming language is a language used to run the application software. A programmer or developer writes code, and the code language (most common is JavaScript) is translated and it runs the program.
The answer to your question would be service writer. The service writer's job, is to log all information and such, and generally decide what happens.
<span><em>Hexadecimal:</em>
</span>1100 1000 1110
1100 = C
1000 = 8
1110 = E
Hexadecimal: C8E
<span><em>Decimal:</em>
</span>1100 1000 1110
<span>= 
<em>= </em>2048, 1024, 512, 256, 128, 64, 32, 16, 8, 4, 2, 1
<em>Multiply each value with it's corresponding binary digit (eg: 2048x1, 1024x1, 512x0, etc.) then add them all together.
</em>= 2048+1024+0+0+128+0+0+0+8+4+2+0</span>
<span>
</span>
<span>Binary: 3214</span>
<span />