Answer:
WORM (Write Once, Read Many)
Explanation:
The full meaning which means Write Once, Read Many implies that data can only be entered (or better put, written) once. Once the data has been written, the data can not be updated or deleted. However, the data being stored on WORM can be read as many times, as possible.
Hence, WORM answers the question.
Each high-level language has its own syntax which is also called rules of the programming language. Therefore, the correct choice is syntax.
High-level languages have a greater level of abstraction from details of the computer. They focus more on the programming logic which is closely associated with human understanding instead of the underlying hardware modules. Each high-level programming language has its own specific set of rules which is known as the syntax of that language.
Syntax of the high-level languages define structure and formation of the statements in the language. In order to write a program in any high-level programming language, proper syntax of that programming language requires to be followed.
If the syntax of the programming language is not followed properly, the compiler will produce errors. In result, required output of the program will not be generated because of the failure of the program execution.
You can learn more about syntax at
brainly.com/question/831003
#SPJ4
You can use internal style definitions with the <style> tag:
<style>
body {
color: red;
font-style: italic;
font-size: 12pt;
font-family: Arial;
font-weight: bold;
}
</style>
This gives you red italic text of 12pt using the Arial font.
Answer:
False
Explanation:
Outsourcing and telecommuting are the trends related to presence of growing technology within the economy allowing various services to be outsourced to people who are more of an expert when it comes to handling those procedures.