Application Content:
Here are all the questions in the test, with their possible answers:
1. Programming Language - Choose the true statement:
- There is only one Programming Language.
- We need to choose a programming language and stick to it.
- The programming language is not important.
2. Syntax - Choose the true statement:
- All Programming Languages are the same.
- The syntax is not important.
- Every programming language, has its own syntax.
3. Code - Choose the true statement:
- The Code is what we write to create a program.
- The Code is what we get from the program.
- The Code can not be seen.
4. Variable - Choose the true statement:
- Varialbles can not change their values.
- Varialbles hold different values.
- Varialbles hold many values.
5. Assigning - Choose the true statement:
- The process of finishing a program.
- The process of giving value to the variable.
- The process of calling a variable.
6. Arrays - Choose the true statement:
- Arrays can not change their values.
- Arrays makes cycles.
- Arrays hold many values.
7. Operations - Choose the true statement:
- Subtraction is an Operation.
- Transition is not an Operation.
- Paste is an Operation.
8. Function - Choose the true statement:
- Functions are only for advanced programmers.
- The code can not exist without Functions.
- Functions contain a set of operations.
9. Recursion - Choose the true statement:
- Skipping part of the code.
- Going ahead in a program.
- Using a previous block of code.
10. Conditional Transition - Choose the true statement:
- Using RND - RANDOM to generate a random value.
- Using IF - ELSE to define to where the program will go.
- Using FOR - WHILE to make a repeating process.
11. Cycle - Choose the true statement:
- Using IF - ELSE to define to where the program will go.
- Using FOR - WHILE to make a repeating process.
- Using RND - RANDOM to generate a random value.
12. Iteration - Choose the true statement:
- Iteration is when two objects collide.
- Iteration is the process of removing errors.
- Iteration is one full stage of a cycle.
13. Random - Choose the true statement:
- Using FOR - WHILE to make a repeating process.
- Using RND - RANDOM to generate a random value.
- Using IF - ELSE to define to where the program will go.
14. Object - Choose the true statement:
- Objects can have their own codes.
- Every language is object oriented.
- Objects must be removed before compilation.
15. Collision - Choose the true statement:
- When two objects have the same X(position) value.
- When two objects collide.
- When two objects bounce.
16. Compilation - Choose the true statement:
- The process of finishing the program.
- The process of beginning the program.
- The process of removing errors from the program.
17. Debuging - Choose the true statement:
- The process of beginning the program.
- The process of removing errors from the program.
- The process of finishing the program.
18. Program - Choose the true statement:
- Every software is a kind of program.
- Every hardware is a kind of program.
- Every peripheral device is a kind of program.