NEW
Font size
WorksheetsProgramming
Total questions: 10
Worksheet time: 9mins
What is programming>
Commands given to an animal
commands given to a computer
something on television
something on a radio
At which phase testers decide the test case required for the software?
Requirements Analyzing
Development phase
Planning phase
Test execution
Which is NOT a programming language?
javaScript
Python
Microsoft
Fortran
In a car toy, you have to test some parts like engine, car door, wheels and validate that they are working together, which test do we choose?
Test execution
Unit testing
Integration test
Regression test
what is a LOOP function?
something that only happens once
something that gets repeated
What is a program
A set of instruction to complete a task
something you watch on TV
What is a BUG in a program?
a small insect
an error in the code
What is a variable?
A label for a piece of information used in a program.
A repeated sequence of code
the changing of costumes for a character
adding code to a character
Python is an example of a High Level programming language
True
False
If you are wanting to add interactivity to a website, which language would you use?
C++
Fortran
Python
JavaScript
