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
Use the function varimp() on the output of train() and save it to an object called imp:_____.
Orlov [11]

Use the function varimp() on the output of train() and save it to an object called imp object.

<h3>What is the classification that has More than Two Classes and the Caret Package</h3>

In the Classification that has More than Two Classes and the Caret Package section, one need to use the methods that can be able to adapt to higher  forms or dimensions and through a lot of different machine learning algorithms.

Note that varImp is seen as a generic method for calculating variable .

Hence, Use the function varimp() on the output of train() and save it to an object called imp object.

Learn more about Computer function from

brainly.com/question/17048576

#SPJ1

5 0
1 year ago
Select the correct answer.
Gnesinka [82]

Answer:

D.

Explanation:

I think.

4 0
1 year ago
Which job role requires you to create user guides for computer products and services?
kipiarov [429]

For plato I think technical writer is the answer.

Technical writer: As a technical writer, you’ll create user manuals and support guides for a number of computer products and services. You may also develop content to market technical products online.

4 0
3 years ago
Read 2 more answers
Putting commands in correct order so computers can read the commands
lana66690 [7]

Answer:

its b I think I'm pretty sure

8 0
2 years ago
Write the definition of a function isSenior, that receives an integer parameter and returns true if the parameter's value is gre
ohaa [14]

Answer:

The function definition for this question can be given as:

Function Definition:

bool isSenior(int x )  //function

{  

//function body Or function definition.

//conditional statement

//if statement

if (x >=65)  

{

return true;   //return value true.

}

else  //else statement

{

return false;    //return value false.

}

}

Explanation:

In the above function definition firstly we define a function that isSenior. This function return Boolean value that is true or false in this function we pass the value as the parameter in that function we use the if statement that check the pass value is greater then equal to 65. If the condition is true it return true.else it will return false.

6 0
3 years ago
Other questions:
  • List of programming languages and their typing
    5·2 answers
  • Blank includes websites that encourage interaction and connection among people businesses and organizations
    14·2 answers
  • Which hexadecimal number is equivalent to the decimal number 11?
    13·1 answer
  • If you've finished working with a data file but intend to work on it again during your work session, which button would you use
    10·2 answers
  • Which of the following best describes
    13·1 answer
  • You are required to copy in your attendees' emails from outside of Outlook when creating a meeting
    6·2 answers
  • Debug the recursive reverseString method, which is intended to return the input String str reversed (i.e. the same characters bu
    13·1 answer
  • What is the cpu used for
    6·1 answer
  • What is problem scoping
    14·1 answer
  • Join each of the follwing sentences using unless
    14·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!