0% found this document useful (0 votes)
36 views

Javascript Interview Questions: What Are Javascript Data Types?

We are providing JavaScript Interview Questions for the beginner as well as experinced programmer. This JavaScript training course is designed in such a way that it covers all the course with a live project work. Now you can learn at your own doorstep by just using internet. For more queries contact us.

Uploaded by

akshra sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views

Javascript Interview Questions: What Are Javascript Data Types?

We are providing JavaScript Interview Questions for the beginner as well as experinced programmer. This JavaScript training course is designed in such a way that it covers all the course with a live project work. Now you can learn at your own doorstep by just using internet. For more queries contact us.

Uploaded by

akshra sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Javascript Interview Questions

Javascript is an interpreted programming languages which is very easy to use for creating
network-centric applications. Now you can learn JavaScript, one of the most widely used
programming language at your own home. We are providing best quality JavaScript tutorial
online with a live project work. Start learning today and get your best. Contact us for more
query.

What are JavaScript Data Types?

Number

String

Boolean

Object

Undefined

Javascript is client side scripting language specially use for webapplication at client side. In
Javascript we create form validation, slider and create menu etc. JavaScript is an interpreted
language, not a compiled language, Javascript run code line by line.

Feature of Javascript
(i) JavaScript is a object-based scripting language. (ii) User can easily control over the
browser.(iii) JavaScript is light weighted.(iv) JavaScript is interpreter based scripting
language.(v) JavaScript is case sensitive. (vi) JavaScript is light weighted.(vii) JavaScript
Detecting the user's browser and OS.(viii) JavaScript is interpreter based scripting language.(ix)
JavaScript is open and cross-platform.

Advantages of JavaScript
(i) Less server interaction.(ii) Validating user data on client side.(iii) Immediate feedback to the
visitors.(iv) There is no need to buy extra software. (v)For writing code we can any plain
text(notepad).

You might also like