Answer:
a DoS attack occurred
Explanation:
According to my research on information technology and cybersecurity, I can say that based on the information provided within the question he can conclude that a DoS attack occurred. This (denial-of-service) attack is when an individual sends a large amount of network authentication requests with an invalid return address and overloads a server until it crashes. Which is why the company website says "page not found". All of these requests are usually from a single computer, which is also why they all originated from the same IP in this situation.
I hope this answered your question. If you have any more questions feel free to ask away at Brainly.
That woulnt work, it wouldnt set value_true witch means its not permanent
Answer:
a. Objects of these type are immutable.
Explanation:
Java wrapper classes are used to convert data into objects. The primitive data is not object and it does not belong to any class. Therefore Java wrapper classes help the user to convert primitive data into object. These objects are immutable and they have no arg constructor.