The possible effect of malicious code cyber awareness 2022 is that It can
- damage or compromise digital files.
- Erase hard drive and give room for hackers access to PC.
<h3>What are malicious code?</h3>
They are codes that are dangerous to operation of our computer system and includes;
- viruses, trojan
- horses, worms
- macros
Learn more about effect of malicious code at:
brainly.com/question/17209742
Answer:
She should buy a new one or buy a Gaming PC to upgrade the setup.
Explanation:
Answer:
Library Functions: Library functions are the ones which are predefined functions.
Explanation:
Library Functions must be used along with the appropriate header files .
Header files contains the signature of library functions.
Using these functions it reduces the time of the programmer .
List of some library Functions:(in C Language)
- printf()
- scanf()
- sqrt()
- strcpy()
- strcmp()