The correct answer is B!
Answer:
A hard drive
Explanation:
Since tablets and phones are compact, they are better off not having a big, giant, bulky storage device like hard drives. Modern computing made hard drives less important by developing Solid-State Drives (SSDs) and extremely dense (512 bit) storage that can provide the same if not more storage than a traditional hard drive at the fraction of the size.
if x ==12:
print ("x is equal to 12.")
Which of the following keys on the keyboard is used to quickly indent text?
*
Control
Return
Tab
Right Arrow
Quickly indent text can be done using key Tab on the keyboard.
Answer: Option C
Explanation:
Code is readable and can be easily debugged because programmers use indenting to organize it . In a computer, any programmer to develop a program both space and tab keys can be used to indent text.
Tab key used to indent the text quickly whereas the space key used to indent text but not to indent text quickly. Tab can be used as the standard key for indenting in the computer programs.
Two
Three
One
one, the title slide
when you first launch a presentation software for example Microsoft PowerPoint there will automatically be only one blank slide.
2.Microsoft Windows splash screen
3. Nothing
4. a power on self-test appears
Answer:
3. Nothing
Explanation:
Nothing happens in actuality. The BIOS comes with built in code that is good enough to start the computer, and it checks if there is any operating system already installed on the hard disk, and it can even detect the hard disk. If it finds nothing, then you will get a message that no OS has been found.
And as you add an installation disk to your PC for OS installation, then the BIOS executes the installation process and you will be using the keyboard and the mouse for getting the installation done. And once this is done, you will have the windows or Linux installed on your computer. You can also get installed FreeBSD or the Solaris. You can consider it as an expensive stone placed over a table without the OS.
Answer:
It will actually show a message
Explanation:
The message says something like no boot able device insert disk and press any key.