Answer:
Text Editor
Explanation:
What the question implies is that, what tool will she need to create the website.
And the answer is a text editor; this is so because the other three options are web development languages used in developing a website but the text editor is where she'll write her line of codes to create the required website poll.
Example of usable text editors are notepad and notepad++ etc.
Answer:C language that include terms that only a select
Explanation:
It’s the right one
After the viruses would be detected we have to clean them.
means we have to erase the virus .
Answer:
D
Explanation:
It's because you need a system software so the user can understand what the hardware is saying because the hardware only uses binary codes.
String answer = new String( "" );
do
{
System.out.println( "Question? " );
}
while( answer.length > 0 )