1/21
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
What is one major challenge of supporting a computing environment with devices that use different operating systems?
Compatibility concerns.
What are the categories of compatibility concerns mentioned?
OS compatibility with device hardware; software app compatibility with an OS; host-to-host compatibility for exchanging data over a network; user training requirements.
When planning to upgrade to a new OS version or replace one OS with another, what must you check?
That your computer meets the new hardware requirements.
What can update limitations in a new OS version cause?
CPU and memory technology incompatible, or hardware device drivers written for an older version not to work properly.
What Windows 11 requirement strongly limits compatibility with older PCs and laptops?
A CPU or motherboard with support for Trusted Platform Module (TPM) version 2.
What does PC Health Check verify in the Windows 11 example?
Whether the PC meets Windows 11 system requirements (including TPM 2.0 supported and enabled, and a supported processor).
Why can’t you install an app written for iOS on an Android smartphone?
A software application is coded to run on a particular OS; the developer must create a different version of the app.
What is the “app ecosystem,” and why does it matter?
The range of software available for a particular OS; it’s a big factor in determining whether an OS becomes established in the marketplace.
Why can’t devices running different operating systems “talk” to one another directly on networks?
The operating systems must support common network protocols to exchange data in a standard format.
How can a new OS version or switching OSs create user issues, and what must an upgrade project do?
Users may struggle to navigate the new desktop and file system; prepare training programs and self-help resources and prepare technicians to provide support on the new interface.
Why are companies in the business client market reluctant to update to new OS versions?
Upgrade limitations and compatibility concerns require extensive testing, and extensive testing is very expensive; they avoid new versions without a compelling need.
How do web applications and cloud services mitigate compatibility concerns, and what remains the main issue?
A web application only needs the browser to be compatible (not the whole OS); main issue is supporting a touch interface and a very wide range of display resolutions on different devices.