Answer:
False
Explanation:
You can simply do so by highlighting the list and select the drop down menu for lists to change it.
Answer:
True
Explanation:
A computer can be defined as an electronic device that is capable of receiving of data in its raw form as input and processes these data into information that could be used by an end user.
Generally, a computer is composed of five (5) main components and these include;
I. Input unit.
II. Output unit.
III. Central processing unit (CPU).
IV. Storage (memory) unit.
V. Power supply unit (PSU).
A power supply also referred to as power supply unit (PSU) can be defined as a hardware component of a computer that converts and step-down the domestic alternating current (AC) electrical power to a low-voltage regulated direct current (DC) power, so that the internal components of a computer can be supplied with power.
Hence, the power supply unit (PSU) serves as a rectifier by converting alternating current (AC) house current to direct current (DC) and as a transformer to step-down voltage from 220 Volts or 110 Volts to 50, 30, or 20 Volts depending on the requirements of a computer.
Answer:
A) Caption
Explanation:
This option makes the most sense. It's not Word Art or Comment. An illustration is like a drawing, so that's incorrect as well, leaving only caption as the correct answer.
Hope it helps!
Answer:
Turbo C++ is a Compiler and Integrated development Environment (IDE) and Computer language
Explanation:
- Turbo C++ is a IDE which is used for writing the programs.
- This editor is used to create the source file, compile and run the source file and then execute it
Answer:
A. append()
Explanation:
I don't know python fully but i do know what stuff means
Print: display text
Main: basically the roots of the entire code
Sort: it's in the freaking name
so crossing out 3 of the 4 its safe to assume its append.