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.
To compare data makes the most sense
Answer:
Answered below.
Explanation:
This answer is applicable to Linux.
There are several commands for copying files in Linux. cp and rsync are the most widely used. cp though, is the command used to copy files and their contents.
To copy a file named report1.txt to another file named report1uc.txt in the current directory, the following command is run.
$ cp report1.txt report1uc.txt
You can change the case of the strings in the file by using the tr command.
tr [:lower:] [:upper:]
For example,
$ echo brainly | tr [:lower:]. [:upper:]
Result is BRAINLY.
Answer:
B,C,E your welcome
Explanation: i just took the test