Answer:
DNS poisoning
Explanation:
This type of attack is known as DNS poisoning it is a very common attack that focuses on trying to redirect users of the site that has been attacked towards fake servers. These fake servers belong to the attackers and are used to collect the user's private data, which can then be used by the attackers for a wide range of malicious acts. Aside from stealing user information, this malicious data travels alongside regular user data allowing it to infect various servers easily.
Answer:
Both C++ and Pascal uses objects.
Answer:open source
Explanation: what is's called
Answer:
True
Explanation:
A final class is something like sealed one and no one can inherit that further.
it is useful to lock our code or functionality from others