subject

A programmer is responsible for solving a problem and making a presentation that includes his solution. He does not have much room to show the steps, so he uses mostly words and a few symbols. For this presentation he decides to use a flowchart because pseudocode is harder to write and understand.
pseudocode because it gives a summary of the process with concise words and symbols.
a flowchart because it requires special training to understand.
pseudocode because it uses pre-defined shapes to show the steps.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:20
Consider the following code snippet: #ifndef cashregister_h#define cashregister_hconst double max_balance = 6000000.0; class cashregister{public: cashregister(); cashregister(double new_balance); void set_balance(double new_balance); double get_balance() const; private: double balance[12]; }; double get_monthly_balance(cashregister bk, int month); #endifwhich of the following is correct? a)the header file is correct as given.b)the definition of max_balance should be removed since header files should not contain constants.c)the definition of cashregister should be removed since header files should not contain class definitions.d)the body of the get_monthly_balance function should be added to the header file.
Answers: 1
question
Computers and Technology, 23.06.2019 02:00
Which software would you use to create a print design? a. illustrator b. audacity c. reaper d. dreamweaver
Answers: 2
question
Computers and Technology, 23.06.2019 07:00
To produce a starlight effect in her photograph, lina should choose the filter for her camera.
Answers: 1
question
Computers and Technology, 24.06.2019 00:50
Which of the following is not a key player in the sale of travel products?
Answers: 2
You know the right answer?
A programmer is responsible for solving a problem and making a presentation that includes his soluti...
Questions
question
Mathematics, 12.12.2020 16:10
question
Mathematics, 12.12.2020 16:10
question
Mathematics, 12.12.2020 16:10
question
Mathematics, 12.12.2020 16:10
question
Mathematics, 12.12.2020 16:10
question
Mathematics, 12.12.2020 16:10
Questions on the website: 13722361