1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
elena-s [515]
3 years ago
15

A programmer is responsible for solving a problem and making a presentation that includes his solution. He does not have much ro

om to show the steps, so he uses mostly words and a few symbols. For this presentation he decides to use
1. a flowchart because pseudocode is harder to write and understand.

2. pseudocode because it gives a summary of the process with concise words and symbols.

3. a flowchart because it requires special training to understand.

4. pseudocode because it uses pre-defined shapes to show the steps.
Computers and Technology
2 answers:
lisabon 2012 [21]3 years ago
8 0

Answer:

2. pseudocode because it gives a summary of the process with concise words and symbols.

Explanation:

    Pseudocode is a form of algorithm representation, it is practically a program written in English that we can then pass to the computer. To write pseudocode code we will need to know some basic commands.

   type ("") = command used to print a message on the screen;

    read () = command used to read values typed on the keyboard;

    <- = assignment command;

    start = word used to start the main program;

    fimalgortimo = word used to terminate the algorithm;

   var = word used to declare variables;

    algorithm = word used to indicate the beginning of the program.

sashaice [31]3 years ago
5 0

Probably 2 but that's just a guess.


You might be interested in
Which of the statements below are true about Digital Signatures?
Leokris [45]

Answer:

The answer is "Option a, and c".

Explanation:

Following are the description of the Digital Signature choices:

  • To change the physical transportation of paper or link files in the computerized messaging system, some processes should be identified and utilized in digital signatures, which enables documentation to be validated unforgivably.
  • Using public-key cryptography, digital signatures, that's an exquisite system, that's why options a and b are correct.
  • Digital signatures are not a central authority, that's why the option B is wrong.
5 0
3 years ago
Which of these is the function of a modeler?
Liono4ka [1.6K]

Answer:

Create 3D assets from sketches

Explanation:

A modeler Job is to model all of the 3D/2D assets needed to obtain the final result wanted by the developers. The modeler creates the assets from sketches or images provided to him according to the theme.

5 0
3 years ago
Read 2 more answers
Wireless networks usually use ____ signals to send data.
barxatty [35]
<span>Wireless networks usually use radio (b) signals to send data. </span>
6 0
3 years ago
Read 2 more answers
which of the following indicates that the loop should stop when the value in the quantity variable is less than the number 50​
yan [13]

Answer:

while (quantity >= 50)

Explanation:

Required

Stop when quantity is less than 50

To do this, we make use of a while statement and the syntax is:

while (condition){ }

If the loop should stop when quantity is less than 50; then it means the loop would continue when quantity is greater or equal to 50

So, we have:

while (quantity >= 50)

6 0
3 years ago
Write a program that uses two input statements to get two words as input. Then, print the words on one line separated by a space
Shkiper50 [21]

word1 = input("Enter a word: ")

word2 = input("Enter a word: ")

print(word1 + " " + word2)

I hope this helps!

6 0
3 years ago
Other questions:
  • A custom date format set for a date/time field that contains the symbols mmm/dd/yy would display the date as ____.
    12·1 answer
  • The "Rudolph Rule" is best described by which of the following?
    9·1 answer
  • How are texting and instant messaging alike?
    6·2 answers
  • How to turn off windows 10 without loosing sound?
    11·1 answer
  • List five application programs you recommend, and write a sentence explaining why.
    9·1 answer
  • Is the most important characteristic of a hard drive.​
    7·2 answers
  • Write a program to find the sum of first 10 even numbers in qbasic​
    15·1 answer
  • Which tab on the Ribbon contains the command to print a publication?
    10·1 answer
  • 2
    5·1 answer
  • The cathode ray tube eventually was eventually used for what entertainment device?
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!