Web Development

Web Development

8th Grade

20 Qs

quiz-placeholder

Similar activities

Javascript Basics

Javascript Basics

7th Grade - University

24 Qs

Tech Quiz (Grade-8)

Tech Quiz (Grade-8)

8th Grade

20 Qs

URL Quiz

URL Quiz

8th Grade

15 Qs

REALIMENTACIÓN - TERCER PERIODO - OCTAVO A

REALIMENTACIÓN - TERCER PERIODO - OCTAVO A

8th Grade

20 Qs

uCertify Lesson 5 mid quiz

uCertify Lesson 5 mid quiz

8th - 12th Grade

20 Qs

HTML Assignment

HTML Assignment

8th Grade

20 Qs

JavaScript Basics CodeHS

JavaScript Basics CodeHS

7th - 12th Grade

20 Qs

prep2 lesson 1-2

prep2 lesson 1-2

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?