Core 1 Flashcards
What does ‘32-bit versus 64-bit’ refer to?
Processing modes referring to the size of each instruction processed by the CPU. 32-bit CPUs replaced earlier 16-bit CPUs and were used through the 1990s to the present day, though most PC and laptop CPUs now work in 64-bit mode. The main 64-bit platform is called AMD64 or EM64T (by Intel). Software can be compiled as 32-bit or 64-bit. 64-bit CPUs can run most 32-bit software, but a 32-bit CPU cannot execute 64-bit software.
What is a 3-D Printer?
Hardware device capable of small-scale manufacturing. Most 3-D printers use either a variety of filament (typically plastic) or resin media with different properties.
What are 802.11 standards?
Specifications developed by IEEE for wireless networking over microwave radio transmission in the 2.4 GHz, 5 GHz, and 6 GHz frequency bands. The Wi-Fi standards brand has six main iterations: a, b, g, Wi-Fi 4 (n), Wi-Fi 5 (ac), and Wi-Fi 6 (ax). These specify different modulation techniques, supported distances, and data rates, plus special features, such as channel bonding, MIMO, and MU-MIMO.
What is an access point (AP)?
Device that provides a connection between wireless devices and can connect to wired networks, implementing an infrastructure mode WLAN.
What is 802.3 Ethernet?
Standards developed as the IEEE 802.3 series describing media types, access methods, data rates, and distance limitations at OSI layers 1 and 2 using xBASE-y designations.
What is an adapter cable?
Peripheral cable converting between connector form factors or between signaling types, such as DisplayPort to HDMI.
Who is Advanced Micro Devices (AMD)?
CPU manufacturer providing healthy competition for Intel. AMD chips such as the K6 or Athlon 64 and latterly the Ryzen have been very popular with computer manufacturers and have often out-performed their Intel equivalents.
Who is Advanced RISC Machines (ARM)?
Designer of CPU and chipset architectures widely used in mobile devices. RISC stands for reduced instruction set computing. RISC microarchitectures use a small number of simple instructions that can be performed as a single operation. This contrasts with complex (CISC) microarchitectures, which use a large set of more powerful instructions that can take more than one operation to complete.
What is the advanced technology extended (ATX) form factor?
Standard PC case, motherboard, and power supply specification. Mini-, Micro-, and Flex-ATX specify smaller board designs.
What is airplane mode?
A toggle found on mobile devices enabling the user to disable and enable wireless functionality quickly.
What is the app store?
eature of mobile computing that provides a managed interface for installing third-party software apps.
What is the application programming interface (API) ?
Library of programming utilities used, for example, to enable software developers to access functions of the TCP/IP network stack under a particular operating system.
What is application virtualization?
Software delivery model where the code runs on a server and is streamed to a client.
What is the authentication, authorization, and accounting (AAA) concept?
Security concept where a centralized platform verifies subject identification, ensures the subject is assigned relevant permissions, and then logs these actions to create an audit trail.
What is an automatic document feeder (ADF)?
Device that feeds media automatically into a scanner or printer.
What is automatic private IP addressing (APIPA) ?
Mechanism for Windows hosts configured to obtain an address automatically that cannot contact a DHCP server to revert to using an address from the range 169.254.x.y. This is also called a link-local address.
What is a backlight?
LED or fluorescent lamp that illuminates the image on a flat-panel (TFT) screen. If the backlight component fails, only a dim image will be shown.
What is the basic input/output system (BIOS)
Legacy 32-bit firmware type that initializes hardware and provides a system setup interface for configuring boot devices and other hardware settings.