Hi pupil here's your answer ::
________________________
RAM ::
● Data can be read and written on the RAM chip at any number of times.
● The operating system, application programs and the user data is stored in Ram only until the computer is powered on.
● Ram is a volatile memory that loses its contents when the computer is switched off.
● The size of RAM makes a difference in the processing, i.e. the bigger size of the RAM the greater is the speed of processing.
ROM ::
● Data can only be read from the ROM chip.
● Only system programs are stored in ROM. It can't be used to store user data and other programs.
● ROM is non volatile memory the data stored in ROM is permanent in nature.
● Size of the ROM has nothing to do with processing.
________________________
hope this helps. . . .
Answer: A sequence is a basic algorithm. A set of logical steps is carried out in order. A Selection and coding is the section of code that is only carried out if the conditions are met. A iteration is A line of code that is being repeated until the desired results has come out. A variable is a value that can change when the condition is changed your information passed through the program.
Explanation:
number = float(input("Enter a number: "))
if number >= 0:
print(number**0.5)
I hope this helps!
Explanation:
Check the type of hard drive installed.
hope this helps you ❣️