Page 182 - CodePilot V5.0 C7
P. 182
TEST SHEET
Based on Chapters 6 to 11
2
A. Tick ( ) the correct option.
1. Which structure follows this pattern: If true, do one thing; else, do another?
(i) Loop (ii) If-Then-Else
(iii) Switch (iv) While
2. Which of the following loops is used when the number of repetitions is not known in advance?
(i) for loop (ii) while loop
(iii) break loop (iv) continue loop
3. Mark the option that the photoresistor in a smart lamp project detects.
(i) Light (ii) Temperature
(iii) Motion (iv) Pressure
4. Choose the HTML tag that is used to create a hyperlink.
(i) <LINK> (ii) <A>
(iii) <HREF> (iv) <HYPERLINK>
5. Choose the list that is also known as a definition list.
(i) Unordered list (ii) Ordered list
(iii) Description list (iv) None of these
6. Which of the following attributes is used to start a list in descending order?
(i) REVERSED (ii) START
(iii) TYPE (iv) STYLE
7. Select the Arduino board that is most suitable for small or portable projects.
(i) Arduino Uno (ii) Arduino Mega
(iii) Arduino Nano (iv) Arduino LilyPad
8. Identify the type of data that is organised in a specific format.
(i) Unstructured Data (ii) Semi-structured Data
(iii) Structured Data (iv) Raw Data
B. Write T for true and F for false.
1. Accuracy means giving the correct solution.
2. Audio files can be added to your web page using the <IMG> tag.
180
CodePilot (V5.0)-VII

