Web Development

Web Development

8th Grade

20 Qs

quiz-placeholder

Similar activities

AV1/R1 3TEC_PM_Programação Mobile - Atividade Aula 01

AV1/R1 3TEC_PM_Programação Mobile - Atividade Aula 01

1st Grade - University

15 Qs

8 klasa C++

8 klasa C++

7th - 10th Grade

20 Qs

JavaScript Basics CodeHS

JavaScript Basics CodeHS

7th - 12th Grade

20 Qs

uCertity SDA Lesson 2 Quiz

uCertity SDA Lesson 2 Quiz

8th - 12th Grade

20 Qs

HTML Basics

HTML Basics

8th - 12th Grade

16 Qs

HTML

HTML

7th - 8th Grade

20 Qs

HTML (Basics)

HTML (Basics)

8th Grade

18 Qs

TIN HỌC 8 - CĐ6

TIN HỌC 8 - CĐ6

8th Grade

19 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?