Web Development

Web Development

8th Grade

20 Qs

quiz-placeholder

Similar activities

uCertify Lesson 5 mid quiz

uCertify Lesson 5 mid quiz

8th - 12th Grade

20 Qs

HTML, Javascript and CSS Week 7 Homework

HTML, Javascript and CSS Week 7 Homework

8th Grade

15 Qs

Revision practical grade8

Revision practical grade8

8th Grade

16 Qs

JavaScript

JavaScript

3rd Grade - University

20 Qs

Tech Quiz (Grade-8)

Tech Quiz (Grade-8)

8th Grade

20 Qs

HTML: Recap

HTML: Recap

6th - 8th Grade

16 Qs

HTML and CSS

HTML and CSS

7th - 8th Grade

15 Qs

REALIMENTACIÓN - TERCER PERIODO - OCTAVO A

REALIMENTACIÓN - TERCER PERIODO - OCTAVO A

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?