You are on page 1of 2

Home / My courses / BAED-PROG3115-2016S / Week 8-9: Web Page Scripting with Javascript / Performance Task 1

Started on Sunday, 10 January 2021, 11:39 AM


State Finished
Completed on Sunday, 10 January 2021, 11:44 AM
Time taken 4 mins 56 secs
Grade 4.00 out of 10.00 (40%)

Question 1
JavaScript is used mainly or enhancing the interaction of a user with the webpage
Correct

Mark 1.00 out of


1.00
Select one:
True

False

Question 2 You can assign a value to the variable while declaring the variable but not after declaring the variable
Incorrect

Mark 0.00 out of Select one:


1.00
True

False

Question 3 Variable names should start with a letter and they are case sensitive.
Correct

Mark 1.00 out of Select one:


1.00
True

False

Question 4
Loops are useful when you have to execute the same lines of code repeatedly.
Correct

Mark 1.00 out of


1.00
Select one:
True

False

Question 5

Incorrect variable are used to store values or expressions

Mark 0.00 out of


1.00
Question 6

Correct browser is responsible for running JavaScript.

Mark 1.00 out of


1.00

Question 7

Incorrect JSON is a key-value data format that is typically rendered in curly braces.

Mark 0.00 out of


1.00

Question 8
Type of JavaScript Array method if you want to know the number of elements in an array
Not answered

Marked out of
1.00

Answer:

Question 9
Type of JavaScript Array method if you want to add new properties and method
Not answered

Marked out of
1.00

Answer:

Question 10
Type of JavaScript Array method that you can add value as the last item of the array
Not answered

Marked out of
1.00

Answer:

◄ Javascript AJAX Jump to... Written Work 2 ►

You might also like