Here are the best answers for each question based on the provided options:
-
Which best explains why many organizations want computer programs that are adaptable to different computing platforms?
Answer: lower maintenance costs, better user experience, and higher agility -
Why were different devices developed over time?
Answer: computing and technological advances -
What determines if a program is scalable?
Answer: stability during changes, upgrades, overhauls, and resource reduction -
What is the difference between a single platform and a dynamic adaptive platform?
Answer: On a single platform, a device only functions in one type of environment like on the cloud or hardware whereas dynamic platforms can operate across different environments. -
How does the concept “garbage collector” affect a program’s scalability?
Answer: A good garbage collector frees up more memory so programs can transition effortlessly into other platforms.