wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CS - Introduction to React Native

Total questions: 10

Worksheet time: 14mins

Name
Class
Date
1.

Select the correct alternatives. (Multiple choice alternatives)

a)

JavaScript uses React Native.

b)

React Native uses JavaScript.

c)

JavaScript was created before React Native.

d)

JavaScript and React Native don't have anything in common.

2.

In what platform/platforms does React Native run?

a)

Only Android.

b)

Only iOS.

c)

Both of them.

d)

None of them.

3.

How to print something using Javascript?(Multiple choice alternatives)

a)

console("Hello World")

b)

log("Hello World")

c)

console.log("Hello World")

d)

console.log("Hello World");

4.

Can an JavaScript object contain another object?

a)

Yes

b)

No

5.

The 'and' operation in Python is converted to ' (a)   ' in Python

6.

What component do we use to make a component clickable?

a)

ClickButton

b)

TouchableOpacity

c)

Selectable

d)

TouchableButton

7.

To declare a variable in Javascript we use (a)   keyword.

8.

Write a function to add 3 numbers in JavaScript.

4 lines
9.

What are States used for in React Native?

a)

Control the state of the program after a trigger.

b)

State what the program is used for.

c)

Writing statements by the user.

d)

State what version of JavaScript is being used.

10.

What was your favorite part during today's lecture?

4 lines