Answer:
10.50, height = 15.01, and pi = 3.1415.
Answer:
The limitations of the first generation of computer are:-
•The operating speed was very low.
•Power consumption was very high.
•They required large space for installation.
<h2>Hope it helps you.</h2>
True because if you were to bold a text, you have presented that the following text is more important or exemplified.
Answer:
- \' is used to escape a single quote in a string enclosed in single quotes like;
my_string = 'this is John\'s ball'.
- \n is used to jump to a new line, Eg;
my_string = "Johns is a good boy\nbut he hates going to school."
the next set of the string after the '\n' character is displayed on the next line.
- \t is used to add a tab space to a string.
my_string = 'Jane is \thungry'
the character adds four character spaces before the word 'hungry'.
- \r adds a carriage return (or enter in keyboards) to start a new block paragraph in a string.
my_string = "Johns is a good boy\rbut he hates going to school."
Explanation:
Escape sequences in programming are used to format strings or output syntax of a program. They always begin with the backslash. Examples of escape sequence are " \' ", "\n", "\t", "\r", etc.
Answer:
Processor
, Video-card , Memory
Explanation:
If you turn on your desktop computer and the monitor remains blank, the problem might either be as a result of Processor not working, Video card bad and memory not sitting well.
if the problem is associated with processor, do the following:
- Check if the power LED light on the motherboard is on or off.
- If the LED light is off, check for motherboard or power supply issues.
- If the LED light is on, check if the processor fan spins when the system is powered on.
Another major cause could be that the Video card is bad first thing to do is Update the drivers, then reseat the Videocard or probably change it.
Lastly memory module is loose, the computer might not display an image. In other words, your computer starts but the screen is black.
Now, you can try resetting the memory modules to fix the "PC turns on but no display" issue. Remove memory module from the memory slot, and then put it back into the slot to get a better connection so that the computer can recognise the memory.