Answer:
Option d pretest
Explanation:
Given the pseudocode:
- do stepA
- do stepB
- if conditionC is true
- then do stepD
- else
- do stepE
- end if
- while conditionF is true
- do stepG
- end while
The pseudocode above shows that there is a pretest before some codes are executed. For example, line 3 check if condition is true then only execute stepD otherwise execute stepE. Line 8 check if conditionF is true then repeatedly execute stepG. These are examples of pretest a condition will must be met (pretest passed) before a block of codes can be executed. This pretest can be seen in if-else statements and also the while condition.
Answer: How is someone suppose to help those aren't straight questions theres a whole other site you have to go to for that.
Answer:
Cloud
Explanation:
Cloud computing is a central form of storing data on a data center, provided online, to provides inexpensive and secure storage facilities and central accessing of document, using any device and accessing the data from anywhere and time.
Data stored in a clients computer system, would have to be transferred to another remote computer by using a portable storage, to share data. Using a cloud service or a database center service, a document can be accessed by a group of users at the same time, in different places, and assures a secure data in the database.
When drilling, students in a study session use flashcards to quiz one another. thus, Option B is the correct statement.
<h3>
What do you mean by drill and practice?</h3>
The term drill and practice can be described as a way of practice characterized by systematic repetition of concepts, examples, and exercise problems.
Drill and exercise is a disciplined and repetitious exercise, used as an average of coaching and perfecting an ability or procedure.
Thus, When drilling, students in a study session use flashcards to quiz one another. Option B is the correct statement.
Learn more about drill and practice:
brainly.com/question/27587324
#SPJ1