Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

IoT-Fundamental - Topic 3

Total questions: 8

Worksheet time: 4mins

Name
Class
Date
1.

Which one of the following is used to process commands issued to a computer in the form of lines of text?

a)

CLI

b)

GUI

c)

Methods

d)

Libraries

2.

The name of the default Windows CLI is

a)

Terminal

b)

LXTerminal

c)

Command Prompt

d)

Nano

3.

Identify a CLI built-in text editor

a)

IntellSense

b)

Notepad++

c)

LXTerminal

d)

Nano

4.

Which one of the following is NOT a typical characteristic of a programming language?

a)

Ease in reading

b)

Flexibility

c)

Portability

d)

Battery Capacity

5.

Which one of the following tools incorporates IntelliSense to its usage?

a)

IDE

b)

Python

c)

CLI

d)

Java

6.

Which IDE feature is used to visually differentiate parts of a program?

a)

Portability

b)

IntelliSense

c)

Error Highlighting

d)

Syntax Highlighting

7.

Which statement represents parts of a command correctly?

a)

Command, functions, arguments

b)

Command, options, arguments

c)

Command, functions, libraries

d)

Command, options, methods

8.

In Python, which keyword is used to load a library?

a)

import

b)

GPIO

c)

pip

d)

method