Answer:
A text editor
Explanation:
A text editor is an application that enables a programmer edit and create codes in a programming language. These codes are then executed to do just what the programmer wanted them to do.
Answer:
Script Kiddie
Explanation:
According to my research on Black Hat Hackers, I can say that based on the information provided within the question the term that best describes this type of user is called a Script Kiddie. This is known as a person who uses already created computer scripts to hack into computers since they do not have the skills to write the scripts themselves.
I hope this answered your question. If you have any more questions feel free to ask away at Brainly.
once you have sent the email it will only go to the server which then the person receiving it would log on therefore requesting the emails recived.
I'm not 100% sure my answer is classed as correct but I would say it doesn't go to a computer it just gets stored on a server in till requested
Answer:
4 bits
Explanation:
With 4 bits you can count to 15, because 2⁴=16. The maximum number you can express is always one less, i.e., 16-1=15.
In general, with n bits you can count to 2ⁿ-1.