Computer Science, asked by kantipudisaisandeep, 1 year ago

“An applet can make network connections to any host on the network” Support or contradict with the statement with proper explanation​

Answers

Answered by BrainlyFam
0

fjjaatuin vdtioonczasoo

Answered by hotelcalifornia
0

Answer:

False

Explanation:

Applet is basically a small software program which is used to create interactive web applications.  Applets can make network connection only to the host where it came from. This restriction is given to applet based on the security reason while dealing with network. This is not the only restriction. There are several other restrictions like, system resources cannot be accessed, permissions are not available to load libraries, it cannot read or write files on the host etc.

Similar questions