Programming, Coding, Robotics Test
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of “de Finibus Bonorum et Malorum” (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, “Lorem ipsum dolor sit amet..”, comes from a line in section 1.10.32.
Test Summary
0 of 32 Questions completed
Questions:
Information
You have already completed the test before. Hence you can not start it again.
Test is loading…
You must sign in or sign up to start the test.
You must first complete the following:
Results
Results
0 of 32 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Average score |
|
Your score |
|
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 32
1. Question
Algorithms/Flow Diagrams: Which of the following flowchart symbols would you use to represent a decision?
CorrectIncorrect -
Question 2 of 32
2. Question
Algorithms/Flow Diagrams: The picture below represents the stages of which sort Algorithm?
CorrectIncorrect -
Question 3 of 32
3. Question
Arrays: Which statement below best describes an array?
CorrectIncorrect -
Question 4 of 32
4. Question
Arrays: The following PHP code is an example of? $gameScores = array (124, 99, 121, 105, 132)
CorrectIncorrect -
Question 5 of 32
5. Question
Basic file handling operations: Which of the following commands would open the file fujitsu.txt and enable you to write new records to it?
CorrectIncorrect -
Question 6 of 32
6. Question
Basic file handling operations: Which of the following steps are in the correct order to access data in a text file
CorrectIncorrect -
Question 7 of 32
7. Question
Basic string manipulation: The string “Fujitsu Global” has what length?
CorrectIncorrect -
Question 8 of 32
8. Question
Basic string manipulation: A string can be….
CorrectIncorrect -
Question 9 of 32
9. Question
High level code and machine code: Which word is missing from the diagram below?
CorrectIncorrect -
Question 10 of 32
10. Question
High level code and machine code: Which of the following statements are true?
CorrectIncorrect -
Question 11 of 32
11. Question
Iteration, basic programming constructs and loops: Which of the following is not a type of iterative statement?
CorrectIncorrect -
Question 12 of 32
12. Question
Iteration, basic programming constructs and loops: Which of the following is a statement which describes a logic error?
CorrectIncorrect -
Question 13 of 32
13. Question
Operations on numeric and Boolean data: Which of the following statements is true?
CorrectIncorrect -
Question 14 of 32
14. Question
Operations on numeric and Boolean data: The following image is an example of which logic gate circuit?
CorrectIncorrect -
Question 15 of 32
15. Question
Sequences in algorithms: In a computer program, what do you have to declare to hold any numbers you input?
CorrectIncorrect -
Question 16 of 32
16. Question
Sequences in algorithms: An input is converted into a number using ‘INT’. What type of number would be returned?
CorrectIncorrect -
Question 17 of 32
17. Question
Syntax and logic errors: Which of the following are not common syntax errors?
CorrectIncorrect -
Question 18 of 32
18. Question
Syntax and logic errors: A student has written a program to find the average of their test results:
var test1
var test2
var test3
var average
average = test1 + test2 + test3/3
print averageCorrectIncorrect -
Question 19 of 32
19. Question
Testing & test data: In which test would you enter the highest or lowest number acceptable? E.g. for a mark out of 10, enter 0 or 10.
CorrectIncorrect -
Question 20 of 32
20. Question
Testing & Test Data: Which type of testing is undertaken by the programmer whilst creating the software?
CorrectIncorrect -
Question 21 of 32
21. Question
IDE: IDE stands for?
CorrectIncorrect -
Question 22 of 32
22. Question
IDE: Which of the following facilities would you not expect a Source code editor in an IDE to provide?
CorrectIncorrect -
Question 23 of 32
23. Question
Variables & Constants: In the code below, what has been used to highlight the variables?
CorrectIncorrect -
Question 24 of 32
24. Question
Variables & Constants: Which of the following statements are NOT true?
CorrectIncorrect -
Question 25 of 32
25. Question
Programming languages/paradigms: Which of the following languages do not use the Object Oriented paradigm?
CorrectIncorrect -
Question 26 of 32
26. Question
Programming languages/paradigms: OOP promotes a way of programming that allows programmers to think in terms of?
CorrectIncorrect -
Question 27 of 32
27. Question
Programming languages/paradigms: The process by which one object can acquire the properties of another is?
CorrectIncorrect -
Question 28 of 32
28. Question
Programming languages/paradigms: Information hiding can also be termed as?
CorrectIncorrect -
Question 29 of 32
29. Question
Robotics: Which of the following is not an essential characteristic of a robot?
CorrectIncorrect -
Question 30 of 32
30. Question
Robotics: In a robotics system, which of the following is used to physically move the robot?
CorrectIncorrect -
Question 31 of 32
31. Question
Robotics: What are the two components of a mechanical manipulator?
CorrectIncorrect -
Question 32 of 32
32. Question
Robotics: Which of the flowing is NOT an activity typically performed by robots in the automotive industry?
CorrectIncorrect