| Fråga   | Svar   | 
        
        |  börja lära sig This ensures that the application runs the same way, regardless of where the Docker image is deployed, be it on a developer's laptop, a test environment, or a production server. |  |   A Docker image encapsulates everything the application needs to run, including specific versions of libraries, system tools, code, runtime, and environment variables.    This ensures that the application runs the same way, regardless of where the Docker image is deployed, be it on a developer's laptop, a test environment, or a production server. |  |  | 
|  börja lära sig The server that hosts VMs is often referred to as the "host machine," while the VMs are called "guest machines." |  |   Virtual Machines (VMs) are indeed a part of the server ecosystem, but they are not physical entities; they are software-based.    The host server's resources (like CPU, memory, and storage) are divided among the VMs running on it. The hypervisor manages this resource allocation, ensuring that each VM gets a portion of the host's resources. |  |  | 
|  börja lära sig A library is a collection of pre-written code that developers can use to perform common tasks or operations without having to write the code from scratch. It's like a toolkit or a set of functions and procedures. |  |   A package can contain one or several libraries, along with additional resources    A package is a broader term that can refer to a library, a framework, or any set of code or resources bundled together. It can include libraries, executable programs, scripts, documentation, and other necessary files. |  |  | 
|   For deploying an Oracle Autonomous Database, the correct infrastructure option is:   börja lära sig VM or Oracle Cloud Infrastructure: While Oracle Autonomous Database runs on OCI, it's not typically deployed on a standard VM. It's designed to run on Oracle's Exadata platform for optimal performance and automation. |  |   Dedicated Exadata Infrastructure.    Oracle Autonomous Database can be deployed on a dedicated Exadata infrastructure, which is a specialized environment within Oracle Cloud Infrastructure (OCI). |  |  | 
|  börja lära sig What is a Qubit in Quantum Computing?  |  |   A qubit is the fundamental unit of quantum information, analogous to a bit in classical computing. Unlike a bit, a qubit can exist in a state of superposition, representing both 0 and 1 simultaneously.  |  |  | 
|  börja lära sig What is Quantum Entanglement?  |  |   Quantum entanglement is a phenomenon where two or more qubits become linked and the state of one qubit instantaneously influences the state of the other, regardless of distance.  |  |  | 
| börja lära sig |  |   A quantum gate manipulates the state of qubits, similar to how logic gates manipulate bits in classical computing. Quantum gates are the building blocks of quantum algorithms.  |  |  | 
|  börja lära sig What is Quantum Parallelism?  |  |   Quantum parallelism refers to a quantum computer's ability to evaluate multiple possibilities simultaneously due to the superposition of qubits, offering potential exponential speedups for certain calculations.  |  |  | 
|  börja lära sig What is Quantum Decoherence?  |  |   Quantum decoherence is the loss of quantum coherence, where qubits lose their quantum properties (like superposition and entanglement) due to interaction with their environment, posing a major challenge in quantum computing.  |  |  | 
|  börja lära sig What is Shor's Algorithm?  |  |   Shor's algorithm is a quantum algorithm for integer factorization that can theoretically break RSA encryption. It demonstrates an exponential speedup over the best-known classical algorithms for this problem.  |  |  | 
|  börja lära sig What is Grover's Algorithm?  |  |   Grover's algorithm is a quantum algorithm for searching unsorted databases. It provides a quadratic speedup over classical algorithms, significantly reducing search time.  |  |  | 
|  börja lära sig What Happens During Quantum Measurement?  |  |   During quantum measurement, the superposition of a qubit collapses to one of its basis states (either 0 or 1), with the probability determined by its quantum state before measurement.  |  |  | 
|  börja lära sig What is Quantum Error Correction?  |  |   Quantum error correction involves techniques to protect quantum information from errors due to decoherence and other quantum noise, crucial for reliable quantum computation.  |  |  | 
|  börja lära sig What is Quantum Key Distribution (QKD)?  |  |   QKD is a secure communication method that uses quantum mechanics to distribute encryption keys. Any attempt to eavesdrop on the quantum channel alters the quantum state, making eavesdropping detectable.  |  |  | 
|  börja lära sig What is Post-Quantum Cryptography (PQC)?  |  |   PQC refers to cryptographic algorithms that are secure against quantum computer attacks, based on mathematical problems hard for quantum computers to solve, like lattice-based and hash-based problems.  |  |  | 
|  börja lära sig What is Quantum Supremacy?  |  |   Quantum supremacy is the point where a quantum computer can perform a calculation that is practically infeasible for classical computers, demonstrating the potential advantage of quantum computing.  |  |  | 
|  börja lära sig What is Quantum Teleportation?  |  |   Quantum teleportation is a process by which the state of a qubit is transferred from one location to another, using entanglement and classical communication, without physically moving the qubit.  |  |  | 
|  börja lära sig What is Quantum Non-Demolition Measurement?  |  |   QND measurements are a type of quantum measurement that allows certain properties of a quantum system to be measured without causing the wave function to collapse, preserving the quantum state.  |  |  | 
|  börja lära sig What is the No-Cloning Theorem in Quantum Mechanics?  |  |   The no-cloning theorem states that it is impossible to create an exact copy of an arbitrary unknown quantum state, due to the fundamental principles of quantum mechanics.  |  |  | 
| börja lära sig |  |   The number of blocks in the chain between a given block and the very first block (the genesis block) in the blockchain.  |  |  | 
| börja lära sig |  |   The very first block in a blockchain, used as the starting point. In Bitcoin, the genesis block was created by Satoshi Nakamoto in 2009.  |  |  | 
| börja lära sig |  |   The maximum limit of bitcoins that will ever exist, which is 21 million. This cap is built into Bitcoin's protocol to prevent inflation.  |  |  | 
| börja lära sig |  |   A number that miners adjust in the block header during the mining process to find a valid hash that meets the network's difficulty target.  |  |  | 
| börja lära sig |  |   A value that a block's hash must be less than or equal to for the block to be added to the blockchain. It adjusts to maintain a 10-minute block creation time.  |  |  | 
| börja lära sig |  |   The number of blocks after which Bitcoin's block reward halves. This event occurs approximately every four years.  |  |  | 
| börja lära sig |  |   The length of the hash produced by the SHA-256 algorithm used in Bitcoin. It offers a vast range of possible combinations, enhancing security.  |  |  | 
| börja lära sig |  |   The average time it takes to mine a single Bitcoin block. The network's difficulty adjusts to maintain this interval.  |  |  | 
|  börja lära sig SegWit (Segregated Witness)  |  |   A protocol upgrade that increases block capacity by removing signature data from the main block structure. It helps in improving scalability and reducing fees.  |  |  | 
| börja lära sig |  |   A 'layer 2' payment protocol layered on top of Bitcoin, enabling faster and cheaper transactions by moving transactions off the main blockchain.  |  |  | 
|  börja lära sig 64-Digit Hexadecimal Number  |  |   The format of a Bitcoin block hash, represented as a 64-character long string containing numbers and letters from a-f.  |  |  | 
|  börja lära sig P2P (Peer-to-Peer) Network  |  |   A decentralized network architecture in Bitcoin where participants (nodes) share data directly without a central server.  |  |  | 
| börja lära sig |  |   The pseudonymous person or group of people who created Bitcoin. The identity of Satoshi Nakamoto remains unknown.  |  |  | 
|  börja lära sig UTXO (Unspent Transaction Output)  |  |   The amount of digital currency remaining after a cryptocurrency transaction; these UTXOs are tracked by the blockchain and used to process new transactions.  |  |  | 
| börja lära sig |  |   A situation where a single entity possesses over half of the total mining power, potentially allowing them to conduct a 51% attack on the network.  |  |  | 
| börja lära sig |  |   The original block size limit in Bitcoin, which constrained the number of transactions that could fit into a block. It was a key factor in the scalability debate.  |  |  | 
| börja lära sig |  |   Wallets that require multiple private keys to authorize a Bitcoin transaction, providing an additional layer of security.  |  |  | 
| börja lära sig |  |   A data structure used in Bitcoin to efficiently summarize all the transactions in a block by producing a single digital fingerprint (Merkle root) of the combined transactions.  |  |  | 
|  börja lära sig Bitcoin Improvement Proposals (BIPs)  |  |   Proposals submitted by developers for improvements to the Bitcoin protocol. BIPs are an essential part of the decentralized development process.  |  |  | 
| börja lära sig |  |   The smallest unit of Bitcoin, named after its creator. One satoshi is one hundred millionth of a single bitcoin (0.00000001 BTC).  |  |  | 
|  börja lära sig What achievement is the Commodore VIC-20 known for?  |  |   It was the first computer to sell more than a million units.  |  |  | 
|  börja lära sig What made the Sinclair ZX81 (Sinclair 1000) popular?  |  |   Its affordability at $99, despite being underpowered with only 1KB of RAM.  |  |  | 
|  börja lära sig Why is the Commodore 64 significant in computer history?  |  |   Touted as the most popular computer of all time, it featured a 1MHz CPU and 64 KB of RAM.  |  |  | 
|  börja lära sig What are the key features of the IBM PC 5150?  |  |   It had a 4.77 MHz 16-bit Intel 8088 processor and 16KB of RAM, priced between $1500 and $3000.  |  |  | 
|  börja lära sig What distinguished the NEC PC 9800 series?  |  |   It was Japan's answer to IBM's PC, featuring a 5 MHz Intel 8086 CPU and 128KB of RAM.  |  |  | 
|  börja lära sig What was notable about the Sinclair ZX Spectrum?  |  |   It combined low cost, 16KB of RAM, and a 3.5 MHz CPU, becoming a popular household PC.  |  |  | 
|  börja lära sig What advancements did the Amiga 500 introduce?  |  |   A 32-bit CPU at 7MHz, 512KB of RAM, support for 4096 colors, and an internal 3.5-inch floppy drive.  |  |  | 
|  börja lära sig What was the significance of the Apple iMac in Apple's history?  |  |   It marked the beginning of a new era with a new design and marketing strategy, rescuing Apple from previous flops.  |  |  | 
|  börja lära sig What was unique about the Mac Mini when it was first introduced?  |  |   It was the first Mac to ship without a monitor or keyboard, targeting PC users and living room usage.  |  |  | 
|  börja lära sig What makes the Raspberry Pi stand out in the computer market?  |  |   Its popularity as a desktop computer due to its tiny size and price under $40, used for applications in science, robotics, and engineering.  |  |  | 
|  börja lära sig What are the differences between HDDs and SSDs?  |  |   HDDs use magnetic storage with spinning platters, are larger, slower but cheaper with higher capacities. SSDs use flash memory, are faster, more durable, compact, and silent but more expensive.  |  |  | 
|  börja lära sig What are the roles of Soldering Technicians in electronics manufacturing?  |  |   Component soldering, inspection and repair of solder joints, assembly rework, and operating soldering equipment.  |  |  | 
|  börja lära sig What are the responsibilities of Electronic Assemblers?  |  |   Assembling components onto PCBs, following schematics, wiring, and final assembly of electronic products.  |  |  | 
|  börja lära sig How do transistors control high power despite their small size?  |  |   Through efficient switching, material properties, heat dissipation, circuit design, and power distribution strategies.  |  |  | 
|  börja lära sig What types of skilled tradesmen support China's electronics manufacturing sector?  |  |   Electronic assemblers, soldering technicians, quality control inspectors, machine operators, PCB designers, test technicians, engineers, maintenance technicians, assembly line workers, supply chain specialists, and R&D specialists.  |  |  | 
|  börja lära sig What components did transistors replace in electronic circuits?  |  |   Vacuum tubes, relays, electromechanical switches, mercury delay lines, magnetic drums, and in some applications, diodes.  |  |  | 
|  börja lära sig What modern devices still use magnetic storage technology?  |  |   Modern Hard Disk Drives (HDDs) continue to use magnetic storage technology, storing data on spinning platters coated with a magnetic material.  |  |  | 
|  börja lära sig What are the main functions of transistors in electronic circuits?  |  |   Switching, amplification, voltage regulation, signal modulation, oscillation, digital logic gates, memory storage, signal filtering, current sourcing and sinking, impedance matching, sensing and detection, protection circuits.  |  |  |