tleq3

tleq3

10th Grade

10 Qs

quiz-placeholder

Similar activities

Continuity Review

Continuity Review

9th - 12th Grade

10 Qs

2A Les enfants écossais et le foot

2A Les enfants écossais et le foot

9th - 10th Grade

15 Qs

2R Joséphine est confinée

2R Joséphine est confinée

9th - 10th Grade

15 Qs

Web Design: intro to Javascript

Web Design: intro to Javascript

10th - 12th Grade

10 Qs

computer

computer

10th - 12th Grade

10 Qs

TLE QUIZ

TLE QUIZ

9th - 12th Grade

10 Qs

Türkçe A1

Türkçe A1

1st Grade - Professional Development

11 Qs

Naruto

Naruto

6th Grade - University

12 Qs

tleq3

tleq3

Assessment

Quiz

Other

10th Grade

Hard

Created by

Allysson Esperanzate

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the main purpose of multi-line comment?

it gives detailed information about the code

it gives the idea of the comment

it give more space for other codes

None of the Above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the example of Upper Camel Case?

fAmilyName

Familyname

FamilyName

FAMILYNAME

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is the way to seperate the words in a phrases by making the first letter of each word capitalized and not using spaces.

Keywords and Identifiers

CamelCase

JavaScript basic

Expression

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the code for the multi-line comment

.h1{ font-size: 2rem /* 1rem =5px */ }

<!-- Comment line--> <p>comment</p>

/* function fun returns a string value*/const fun = () =>{ return 'string' }

None Of The Above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following is the right syntax for the JavaScript variables EXCEPT ONE

var x=5 Var y=10 Var z = x+y

var x=5; Var y=10; Var z = x+y;

var x=5: Var y=10: Var z = x+y:

x=5 y=10 z = x+y

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a keyword in Java?

float

double

String

Integer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of JavaScript variables

It made to use letters in the JavaScript

It made to easily write letter in HTML

It uses to store data in the webpage

It creates a number in webpage

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?