Computer Science, asked by 3in1white, 1 year ago

Offloading is beneficial when (a) Large computation are required with relatively large numbers of communication (b) Small computation are required with relatively small numbers of communication (c) Large computation are required with relatively small numbers of communication (d) Small computation are required with relatively large numbers of communication

Answers

Answered by Arslankincsem
4

Offloading is quite beneficial when large computations are required compared to smaller number of communications.


The key challenges which are being faced by mobile cloud computing is the fact that it requires a dynamic amount of partitioning in order to optimize the execution time along with the energy saving feature.


It also requires a middle ware or a software which decides which parts should be executed in order to be executed on a mobile device.

Answered by smartbrainz
0

Offloading is beneficial when Large computation are required with relatively small numbers of communication.

Option (c)

Explanation:

  • Offloading is critical to determine whether to offload and which portion of the source code to offload. So, it is a critical challenge, especially as that there are different types of applications with a different type of requirement etc.
  • Ideally, it should take care of other types of features which in while calculating the things. So, if we look into different other ways of looking at is that offloading is beneficial when a large amount of computation is needed with a relatively small amount of data communication.

To know more

Which of the following is correct about code offloading (a) It offloading the code to the remote server and executing it (b) It increases latency by using multi-hop network (c) It decreases latency by using a single-hop network (d) It decreases battery consumption by using Wi-Fi or short-range radio

https://brainly.in/question/5840159

Dynamic runtime offloading involves the issues of

https://brainly.in/question/9301418

Similar questions