Javascript Assesment - Coding Thinker

Javascript Assesment - Coding Thinker

Assessment

Flashcard

Computers

Professional Development

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is formatting in HTML?

Back

a process of format the text for a better look and feel

2.

FLASHCARD QUESTION

Front

What is a style sheet?

Back

A style sheet is used to build a consistent, transportable, and well-designed style template.

3.

FLASHCARD QUESTION

Front

Which of the following is not an application of javascript: Client-side validation, Dynamic drop-down menus, Transport data in a network, Displaying clocks?

Back

Transport data in a network

4.

FLASHCARD QUESTION

Front

Which of the following is not a feature of javascript? Lightweight, Good for the applications which are network-centric, Open source, Complementary to HTML

Back

Object oriented

5.

FLASHCARD QUESTION

Front

Is JavaScript case sensitive language?

Back

Yes

6.

FLASHCARD QUESTION

Front

Identify non-primitive datatype from the following? String, Array, number, boolean

Back

Array

7.

FLASHCARD QUESTION

Front

What is the output of the following script?
function display() { document.writeln(10+20+"30"); } display();

Back

3030

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?