This is tool is used to help programmers find errors in their code.
What is a debugger
This is a tool generally used to plan a project.
What is a Gantt Chart
This is what fans of The Mandalorian name "The Child"?
What is Baby Yoda
This results in crashing the software module after compiling
What is a runtime error
This is a quick flexible language independent way of describing a calculation strategy.
What is pseudocode.
This is an activity within the project timeline that needs to be completed with the timeline.
What is a task.
I am the only non Jedi in the original Star Wars trilogy to use a lightsaber?
Who is Han Solo
To prevent logical errors programmers construct these to validate the logic of their source code.
What is a trace table
An left arrow used in pseudocode represents this
What is assignment
This is an achievement of a significant stage, with no time duration
What is a milestone
This Star Wars movie was filmed entirely in the studio
What is Revenge of the Sith.
This is a grammatical error usually to do with symbols and characters that can be fixed quickly
What is Syntax error
An arrow in a flow chart is used to demonstrate this
What is data flow
This type of task must be completed before another can begin
What is a predecessor.
I am the approximate number of how many languages can C-3PO speak?
What is 6 million
This is method checks modules to ensure they meet the design specs and requirements
What is internal testing
The reason why/purpose of designing the software of a program has a direct effect this?
Efficiency - reductions in time effort
When a task runs overtime , this is the length of time that can elapse before having an effect on the project
What is slack time.
I am who Jabba the Hutt said: "This bounty hunter is my kind of scum ... fearless and inventive"?
Who is Princess Leia
This tests the maximum and minimum values available for a given input
What are boundary values