Answer:
hi earlier u told me to answer ur question but i couldn't respond in the comments cos it said something went wrong
Explanation:
do i answer this question seriously or is this answer good?? srry im kinda dûmb T-T
The answer is C.) PostScript
Answer:
Data is accessed in a random-access manner, meaning the individual blocks of data can be stored and retrieved in any given order or time.
Explanation:
Answer:
true
Explanation:
Based on the information provided within the question it can be said that this statement is completely true. Programming code is built as a series of steps that are followed in a linear way. So much so that one action needs to be completed before another action can begin. There are also conditions such as, if step 1 is true then execute step 2, these are all sequences that must be understood by the individual writing the code.