Computer Programming Flocabulary Answer Key | FREE Access

Are you looking for a reliable source of Answer keys for the Computer Programming Flocabulary Quiz, Read & Respond? You’ve come to the right place!

We have a team of teachers who have checked and verified the correct answers for all the questions. You can trust our expertise and save time by using our answers key.

Note All correct answers are Marked Green color for easy identification.

Computer Programming Flocabulary Quiz Answers Key

Q1 Erika made a computer program. Which of the following did she do first?
  1. design a flowchart
  2. code and debug
  3. test the program
  4. define the problem
Q2 Jasmine is designing the solution for her program. She should
  1. use Python and not Java.
  2. have finished coding and debugging the program already.
  3. use pseudocode or a flowchart.
  4. not follow the computer programming process.
Q3 A programming language
  1. is used to write directions for a computer.
  2. is the language computers use to speak to humans.
  3. does not have any rules.
  4. is used to design a flowchart but not to write code.
Q4 Isabella is creating a computer program that will put together outfits for people based on their wardrobes. What could testing the program help her to do?
  1. The test could automatically fix bugs without Isabella finding them.
  2. The test could help her design a flowchart for this program.
  3. The test could show that people want the program to base the outfit on the weather.
  4. The test could help her define the problem she wants to solve before she designs the solution.
Q5 How will documenting the program help Isabella?
  1. Documenting the program will help Isabella gain an audience and make the program successful in other countries.
  2. Documenting the program will help Isabella communicate with other programmers and keep a record of the program.
  3. Documenting the program is a way for Isabella to raise money to continue programming.
  4. Documenting the program will help Isabella learn to code in different programming languages.
Q6 Using an app called OpenTable, people can make reservations at restaurants. If a reservations is not available, OpenTable shows them the soonest availability that the restaurant has. What problem might OpenTable have been created to solve?
  1. OpenTable was not created to solve a problem.
  2. Restaurants were not making enough money during lunch hours.
  3. Food was often wasted at restaurants after closing.
  4. People often found it difficult to make reservations at restaurants.
Q7 Faith notices a problem many people have with doctors appointments. When patients arrive, they sometimes forget to mention important information about their conditions. How can Faith use computer programming to solve this problem?
  1. She could create a program that lets patients and doctors send confidential messages before or after appointments.
  2. She could create a program that gives patients games to play in waiting rooms.
  3. She could give patients paper and pens to write down their symptoms in the waiting room.
  4. She could create a program that lets computers feel pain and think about health problems so patients and doctors don’t have to.
Q8 Which of the following is an example of pseudocode?
  1. If student’s grade is greater than 60, print “pass” Else print “fail”
  2. 8B542408 83FA0077 06B80000 0000C383
    FA027706 B8010000 00C353BB 01000000
    C9010000 008D0419 83FA0376 078BD98B
    B84AEBF1 5BC3
  3. mov edx, [esp+8]
    cmp edx, 0
    ja @f
    mov eax, 0
    ret
  4. ABCDEFGHIJKLMNOPQRSTUVWXYZ
Q9 Which of the following is an example of a flowchart?
  1. chart1
  2. chart2
  3. chart3
  4. chart4
Q10 Which of the following describes an example of computer code?
  1. a secret message sent from one spy to another over e-mail
  2. a set of directions in Python for a computer to add items on a bill
  3. a set of directions written in English that programmers can interpret but computers can’t
  4. a set of directions left for a child to follow to earn her allowance money that week

Computer Programming Flocabulary Read & Respond Answers

Expand your knowledge by exploring the Read & Respond answers related to the topic of our Subject:

Q1 The author of this passage would most likely agree with which of the following statements?
  1. Life was simpler before computers existed.
  2. Technology is the best way to solve all problems.
  3. Technology does not do anything by itself.
  4. Before there were computers, life was much more boring.
Q2 In the passage above, what is the purpose of the underlined sentence?
  1. to introduce the possibility that not all programs solve problems
  2. to ask a question that the reader should already know the answer to
  3. to emphasize that ZuckNet is not a program because it did not solve a problem
  4. to relate the creation of ZuckNet to the first step of computer programming
Q3 In which detail from the passage does the author describe a design using a comparison?
  1. “It’s like a blueprint that any programmer could take to write code without having to do very much additional thinking.”
  2. “The design could take the form of pseudocode or a flowchart.”
  3. “When designing a solution, programmers may need to learn extra information.”
  4. “It should include everything that the computer will do in a language that humans can interpret (and computers can’t).”
Q4 Based on the passage, how would a person most likely explain the rules of the game Fizzbuzz to a friend?
  1. in fewer words than are shown in the pseudocode
  2. in less precise language than is shown in the pseudocode
  3. using a programming language that matches the pseudocode
  4. using mathematical symbols and no English words
Q5 Based on the passage, which of the following describes a person who is coding?
  1. Gladys translates a design into Python, a programming language.
  2. Annemarie creates a flowchart to show her friend Tomas how her program will work.
  3. Dianca defines a problem that a computer will help solve.
  4. Wandy tests a program to see if it is working correctly.
Q6 Which statement would the author of this passage most likely disagree with?
  1. Programming languages are similar to English in some ways.
  2. Beginning programmers should learn to use Java before Python.
  3. Every programming language is a little bit different.
  4. The syntax of a programming language is important to learn.
Q7 Based on the passage, which of the following describes debugging?
  1. A programmer identifies and fixes a problem that makes her program stop working after five minutes.
  2. A programmer describes how her program is meant to work in comments added to the code.
  3. A programmer creates a new version of a program to make it work more quickly.
  4. A program does not successfully solve the problem the programmers defined.
Q8 How does the author of this passage show that even when a code follows the rules, it might not express what you want it to?
  1. by including two lines of computer code written correctly
  2. by including two examples of programs that didn’t work
  3. by using quotes from two experts in computer programming
  4. by including two grammatically correct English sentences
Q9 Based on the passage, when should a programmer beta test her program?
  1. any time she finishes debugging and moves on to testing
  2. when feedback from users can help her perfect her program
  3. when she needs to make sure her program works with different inputs
  4. when she needs to make sure her program works with different software
Q10 Which detail from the passage best shows why testing and coding can become a cycle?
  1. “…some steps can move in cycles.”
  2. “Not only is the programming process long…”
  3. “…that means rewriting or revising a part of the code before testing again.”
  4. “Like the debugging process, this cycle can be repeated many times.”
Q11 In the passage above, what is the purpose of the underlined sentence?
  1. to show why computer programming is difficult for many students
  2. to show why people often forget what they did in the first step of programming
  3. to suggest reasons that documenting a program is important
  4. to suggest a way that computers can help solve our problems

Are you interested in delving into additional subjects and Lessons related to Flocabulary? Get All Flocabulary Answer Keys.

If you have any questions or need more answers key for your favorite subject, please leave a comment below. We would love to hear from you and assist you in your learning journey.

Jennifer Kelly
Jennifer Kellyhttps://answersmentor.com
Jennifer Kelly is an experienced educator with a passion for empowering students to achieve academic success. With over 12 years of teaching experience, Jennifer has worked with students at all levels, ranging from elementary to high school. Her dedication to helping students excel in their studies led her to create the educational blog Answer Mentor.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Related Answers Key