null
US
Entrar
Registre-se gratuitamente
Registre-se
Detectamos que o JavaScript não está habilitado no teu navegador. Habilite o Javascript para o funcionamento correto do nosso site. Por favor, leia os
Termos e Condições
para mais informações.
Próximo
Copiar e Editar
Você deve estar logado para concluir esta ação!
Inscreva-se gratuitamente
14920293
Intro JS Self assesment Quiz
Descrição
Junior Certificate Web Developing (JavaScript) Quiz sobre Intro JS Self assesment Quiz, criado por Kostas Diakogiannis em 02-09-2018.
Sem etiquetas
self assesment js quiz
js basics
js
js variables rules
var
js math
js arithmetic operators
js types
numbers
strings
web developing
javascript
junior certificate
Quiz por
Kostas Diakogiannis
, atualizado more than 1 year ago
Mais
Menos
Criado por
Kostas Diakogiannis
aproximadamente 6 anos atrás
25
0
0
Resumo de Recurso
Questão 1
Questão
In which type of applications can JavaScript be used specifically?
Responda
Web, only frontend
Web in general. Frontend and Backend.
Web, mobile, desktop and IoT applications.
Only web and mobile.
Questão 2
Questão
What is console used for?
Responda
To print the result of a JS Math operation there.
To hide/show HTML elements from the page.
To store variables and their values there.
To display a selected piece of JS code there.
Questão 3
Questão
What will this print to the console? console.log( '10'/2);
Responda
'5'
5
'10/2'
Error! Cannot divide string with a number!
Questão 4
Questão
What does the following statement prints to the console? console.log(23 + '3');
Responda
'233'
'323'
26
'26'
Error. Cannot add a number and a string!
Questão 5
Questão
What does the following statement prints to the console? console.log(30 + 20 + 10 + '5' + 10);
Responda
error!
615
75
60510
Questão 6
Questão
What does the following code prints to the console? var result = (25 + '10') / 10; console.log(typeof result);
Responda
"string"
"number"
Error!
undefined
Questão 7
Questão
Select the correct phrase that is true regarding JS variables.
Responda
JavaScript variables are case insensitive. That means we don't have to worry if a variable's name is written in uppercase or lowercase.
We can use variables in our scripts even if we have defined them later in our script (in a line more below).
A variable can't hold as it's own value, another variable.
We are not allowed to re-assign a new value into a variable that already holds one. We are not allowed to update a variable's value.
Quer criar seus próprios
Quizzes
gratuitos
com a GoConqr?
Saiba mais
.
Semelhante
jQuery
Ola Sokołek
Node.Js
Kyle Peters
Multiplication tables (1-12)
Sarah Egan
Numbers 1-20 20,30,40,50,60,70,80,90,100
riana_rabadia
Quiz - Object Oriented Javascript
arunram.krish
front end developer test
joni jiniani
Counting Numbers
Mark Anthony Sy
Examen Fundamentos Basicos de Programación
Jose Valderrama0721
Test I. Introduction to web technologies
Angel Martínez Rodriguez
Multiples, Factors & Primes
Sarah Owen
Multiplication Tables (1 to 20) (Each Table until 20)
Suresh V
Explore a Biblioteca