Share Java as OpenSource
Oracle
JavaScript
JQuery
CoreJava
JDBC
Servlets
Servers
Spring
WebServices
Oracle
Thursday, January 19, 2012
Knowing the Datatype of a Variable
Given a variable to you,how can u know its type
use typeof operator in javascript
eg:-
alert
(
typeof
"Hello World"
);
alert
(
typeof
123
);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment