Investigates the formation process of rocks
measures earthquakes and tsunamis
Answer:
<em>import java.util.Scanner;</em>
<em>public class ANot {</em>
<em> public static void main(String[] args) {</em>
<em> System.out.println("Please Enter Your Student ID");</em>
<em> Scanner in = new Scanner(System.in);</em>
<em> int yourId = in.nextInt();</em>
<em> int chapterToRead = (yourId%3)+3;</em>
<em> System.out.println("You are to read chapter: "+chapterToRead);</em>
<em> }</em>
<em>}</em>
Explanation:
This solution is implemented in Java programming language. The scanner class is used to receive user input which is saved in an int variable yourId. In order to obtain the remainder when the students' ID is divided by 3, we use the modulo (%) operator which returns the remainder
Answer: Incident response plan
Explanation: Incident resource plan is the strategy that is created in the form of plan in the information technology (IT) department. This plan is made for the detection of the staff, issue or problem that arise, loss of data etc. This plan works in the situations like cyber-crime, data hacking etc.
Other options are incorrect because they done have any well defined strategy for the hacking or attacking situation rather control the security issues. Thus the correct option is incident response planning.
Answer:
Click DATA, Look for "Sort & Filter", Click Filter Box (right above "Sort & Filter"). Done.
Answer:
C) the world wide web.
Explanation:
if you where to google the question it is the definition of the WWW