Web Development

Web Development

8th Grade

20 Qs

quiz-placeholder

Similar activities

S3 HTML intro

S3 HTML intro

6th - 8th Grade

19 Qs

HTML review

HTML review

7th - 8th Grade

15 Qs

HTML Project I

HTML Project I

8th - 12th Grade

20 Qs

Web Design

Web Design

6th - 9th Grade

21 Qs

shortcut keys

shortcut keys

8th Grade

21 Qs

Bài 5 Giới thiệu thư điện tử

Bài 5 Giới thiệu thư điện tử

6th - 8th Grade

20 Qs

Web Design with HTML: CSS Styling

Web Design with HTML: CSS Styling

6th - 10th Grade

17 Qs

แท็ก HTML

แท็ก HTML

7th - 8th Grade

20 Qs

Web Development

Web Development

Assessment

Quiz

Computers

8th Grade

Easy

Created by

Grade 8

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command installs external libraries in Node.js?

npm install <library-name>

node add <library-name>

install package <library-name>

npm include <library-name>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is React Native used for?

Creating websites

Building mobile applications

Designing graphics

Managing databases

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language is mainly used in React Native?

Python

JavaScript

C++

PHP

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

React Native was developed by which company?

Google

Microsoft

Facebook (Meta)

Apple

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command creates a new React Native project using Expo?

react-native new ProjectName

npx react-native init ProjectName

npm install expo

npx create-expo-app ProjectName

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main advantage of React Native?

It only works on Android

It allows code reusability for both iOS and Android

It does not use JavaScript

It requires writing separate code for Android and iOS

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which component is commonly used for displaying text in React Native?

<Text>

<p>

<Label>

<Heading>

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?