quiz 12

quiz 12

8 Qs

quiz-placeholder

Similar activities

Quiz Informatika Kelas VII

Quiz Informatika Kelas VII

7th Grade

10 Qs

Empowerment Technology Quiz

Empowerment Technology Quiz

KG - University

12 Qs

8th Grade Unit 4 Lesson 03 Quiz

8th Grade Unit 4 Lesson 03 Quiz

KG - University

7 Qs

Penilaian Pengetahuan Kelas Scratch

Penilaian Pengetahuan Kelas Scratch

KG - University

10 Qs

WEDNESDAY: Language Review

WEDNESDAY: Language Review

KG - University

8 Qs

Quiz Code Monkey Lessons 3 and 4

Quiz Code Monkey Lessons 3 and 4

KG - University

10 Qs

LOS LENGUAJES DE PROGRAMACIÓN

LOS LENGUAJES DE PROGRAMACIÓN

KG - University

6 Qs

1.2 Модели ЖЦ ПО v2

1.2 Модели ЖЦ ПО v2

KG - University

10 Qs

quiz 12

quiz 12

Assessment

Quiz

others

Hard

Created by

Abdul Latheef

FREE Resource

8 questions

Show all answers

1.

OPEN ENDED QUESTION

30 sec • Ungraded

Write your name

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. What is JavaScript primarily used as?
A. An interpreted language
B. A compiled language
C. A scripting language
D. A markup language

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. Where is JavaScript commonly run?
A. In the browser
B. In the operating system
C. In the server
D. In the database

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. What does static Hermes do?
A. It interprets JavaScript code
B. It compiles JavaScript code to native binary code
C. It optimizes JavaScript code based on types
D. It replaces C++ in writing code

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. What types of code can static Hermes compile?
A. JavaScript and TypeScript
B. JavaScript and Flow
C. TypeScript and Flow
D. JavaScript, TypeScript, and Flow

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. How does static Hermes handle JSX?
A. It requires a separate transpiler
B. It can parse JSX without a transpiler
C. It cannot handle JSX
D. It converts JSX to JavaScript before compiling

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. What is the purpose of the "build release" directory?
A. To store optimized release mode binaries
B. To store debug mode binaries
C. To store C++ files
D. To store TypeScript files

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. What is the file extension for a C++ file?
A. .cpp
B. .js
C. .ts
D. .jsx Correct answers: