PatrickNoonan
Quiz por , criado more than 1 year ago

Leaving Certificate Geography Quiz sobre JavaScript Quiz, criado por PatrickNoonan em 01-07-2013.

4972
9
6
PatrickNoonan
Criado por PatrickNoonan quase 11 anos atrás
Fechar

JavaScript Quiz

Questão 1 de 11

1

JavaScript is a ___________ typed language.

Selecione uma das seguintes:

  • tightly

  • loosely

Explicação

Questão 2 de 11

1

Is it possible to nest functions in JavaScript?

Selecione uma das seguintes:

  • Yes

  • No

Explicação

Questão 3 de 11

1

Scripting language is:

Selecione uma das seguintes:

  • High Level Programming language

  • Assembly Level programming language

  • Machine level programming language

Explicação

Questão 4 de 11

1

Are Java and JavaScript the same?

Selecione uma das seguintes:

  • No

  • Yes

Explicação

Questão 5 de 11

1

What is meant by "this" keyword in JavaScript?

Selecione uma das seguintes:

  • It refers to current object

  • It refers to previous object

  • It is variable which contains value

Explicação

Questão 6 de 11

1

Math. round(-20.51) = ?

Selecione uma das seguintes:

  • 20

  • -21

  • 19

  • None

Explicação

Questão 7 de 11

1

_________ keyword is used to declare variables in javascript.

Selecione uma das seguintes:

  • Var

  • Dim

  • String

Explicação

Questão 8 de 11

1

If x=103 & y=9 then x%=y , what is the value of x after executing x%=y?

Selecione uma das seguintes:

  • 4

  • 3

  • 2

  • 5

Explicação

Questão 9 de 11

1

Which of the following properties hold the values of the pixels of the length of the width and height of the viewer's screen resolution?

Selecione uma das seguintes:

  • screen.width and screen.height

  • Resolution.width and Resolution.height

  • screen.pixels.width and screen.pixels.height

  • ViewerScreen.width and ViewerScreen.height

Explicação

Questão 10 de 11

1

Which of these comment lines are used in JavaScript?

Selecione uma das seguintes:

  • // Comment

  • # Comment

  • -- Comment

  • ** Comment **

Explicação

Questão 11 de 11

1

Who invented the JavaScript programming language?

Selecione uma das seguintes:

  • Tennis Ritchie

  • James Gosling

  • Brendan Eich

Explicação