Pre assessment_Front end_Sankeshwar

Pre assessment_Front end_Sankeshwar

University

33 Qs

quiz-placeholder

Similar activities

Kotlin Basic

Kotlin Basic

University

28 Qs

COMPUTER SYSTEM

COMPUTER SYSTEM

University

28 Qs

Adversarial Search and CSP Quiz

Adversarial Search and CSP Quiz

University

31 Qs

Remedial 2023 PWL

Remedial 2023 PWL

University

30 Qs

Pengenalan Programming

Pengenalan Programming

University

30 Qs

Weekly Test 4

Weekly Test 4

University

30 Qs

PHP Quiz

PHP Quiz

University

35 Qs

ITD11303 DATABASE

ITD11303 DATABASE

University

35 Qs

Pre assessment_Front end_Sankeshwar

Pre assessment_Front end_Sankeshwar

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

aditya.m Bagrecha

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to store multiple values in a single variable?

Variable
Array
Function
Object

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following loops is guaranteed to execute at least once?

for loop
while lop
do while loop
nested loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 5 % 2 in most programming languages?

6
3
1
2

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the keyword used to declare a constant in JavaScript?

Variable
let
const
final

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid function declaration in JavaScript?

def myFunction()
create function myFunction()
function myFunction()
myFunction = function()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used for logical AND in JavaScript?

&
&&
||
!

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you access the third element of an array named arr?

arr.3
arr[2]
arr(4)
arr(3)

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

Already have an account?