Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
50 questions
Show answers
  • Q1

    What term means that the language is interpreted by another program at runtime rather than compiled by the computer’s processor as another programing languages are?

    Compiling

    Interpreting

    Scripting

    Translating

    30s
  • Q2

    Which of the following is a widely used web-based programming language that powers the dynamic behavior on most websites?

    Cascading Style Sheet

    Hypertext Markup Language

    JavaScript

    Phyton

    30s
  • Q3

    JavaScript works just like Java. They are the same.

    false
    true
    True or False
    30s
  • Q4

    Codes and formulas are processed right on the user’s computer. This means that JavaScript is _____

    client-side

    high-level scripting

    Interpreted

    object-oriented

    30s
  • Q5

    JavaScript is a single-threaded language. It means that_________

    it opens a code one at a time

    only one script can be added to a file

    One publication at a time

    one condition can only be applied to a script

    30s
  • Q6

    In JavaScript, a collection of properties is called ___________

    method

    object

    parameters

    properties

    30s
  • Q7

    Which term means that codes are written in words that are closed to English as possible?

    client-side

    high-level scripting

    interpreted

    object-oriented

    30s
  • Q8

    Actions that an object can perform is called:

    Users enter free text
    Type an Answer
    30s
  • Q9

    The values or instructions that will be used inside the method is called:

    object

    properties

    parameters

    script tags

    30s
  • Q10

    What do you call the attributes and description of an object?

    condition

    method

    properties

    parameters

    30s
  • Q11

    JavaScripts can react to events. This means that:

    JavaScript can be used to validate it and thus save processing time.

    JavaScript uses cookies used to monitor the visitor’s internet habit and preferences.

    JavaScript can add pop up boxes.

    Mouse clicks, pressing on the keyboard and preloading of webpage can lead to executing codes written in JavaScript.

    30s
  • Q12

    What term means that the value of the variable is dependent on what value was assigned to it so even during runtime, the type can still change.

    Users re-arrange answers into correct order
    Jumble
    45s
  • Q13

    what does DOM mean?

    Users enter free text
    Type an Answer
    30s
  • Q14

    What attribute to define scripting language and identify its version?

    Users enter free text
    Type an Answer
    30s
  • Q15

    In the example document.getElementbyId("demo"), which of the following is a method?

    ( )

    demo

    document

    getElementbyId

    30s

Teachers give this quiz to your class