Search Header Logo

tleq3

Authored by Allysson Esperanzate

Other

10th Grade

Used 1+ times

tleq3
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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

Already have an account?