/ and swap
When you install Fedora Linux, the "/" and "swap" partitions are created by default. However, you can create additional partitions if you want. Here's a look at the minimum partitions you need for a Fedora Linux installation.
The "/" partition is the root partition. This is where the operating system is installed. The minimum size for this partition is 1 GB.
The "swap" partition is used for virtual memory. The minimum size for this partition is 2 GB.
You can create additional partitions for storage, but these are the minimum partitions you need for a Fedora Linux installation.
Learn more here:
brainly.com/question/13487450
#SPJ4
Answer:
I remember before the corona virus we used to do math at school
It Transmits electrical currents. You can use it as an amplifier or switch of currents.
Answer:
Moore’s law states that processor speeds, or overall processing power for computers will double every two years.
Explanation:
- Moore’s law is more than an observation than a law which was originated in 1970. The observation is about the number of transistors that is present in any system or an integrated system that will be doubled every couple of years.
- The real-world application of Moore's law can be seen during computing your business taxes, piloting a spaceship, or changing the television station, etc.
Answer:
Array: (a) All the messages a user has sent.
Variable: (b) The highest score a use has reached on the app. (c) A username and password to unlock the app.
Explanation:
An array generally has more than one value whereas a variable can only contain a single value at any particular point in time. In addition, a variable has a limit whereas an array does not have any maximum limit. Therefore, it can be concluded that option (a) will be stored as an array while options (b) and (c) will be stored as variables.