Mock tests, Interview questions, Tutorials and Tech news
 
 

Archive

Posts Tagged ‘javascript’

JSON Javascript Tutorial

January 27th, 2010 Vinay 17 comments

Introduction : Before we begin our journey of JSON, let’s write down a small piece of code .

<html>
<head>
<script language=”javascript”>
var objTest = {
“TestName” : “SCJP 5 Mock Test”,
“Description” : “This has questions for SCJP 5 mock test”,
“Rating” : 4
};
</script>
</head>
</html>

Our first reaction would be “Hey, wait. This is java script code. What is new in this?”. Welcome to the world of JSON. Read more…

Winner for best comments on Java Script Regular Expression test

December 14th, 2009 Vinay No comments

@jasonwyatt is the winner this week for the best comment on Java Script Regular Expression test on Skill-Guru
He has been mailed the Regular Expression Java Script book by Vikas Shukla worth $30

Categories: Miscellaneous Tags:

Regular Expression in Javascript – Quiz

December 5th, 2009 Vinay No comments

Vikas Shukla , a man gifted with multiple skills has recently written and published a book  Regular Expression In Javascript . He has taken out some time and created a quiz out of his book for our readers. I would encourage our readers to take the JavaScript Regular Expression Quiz and give the feedback to Vikas. The person with the best feedback with get one free copy of the book , worth $30.

Javascript Interview Questions

October 15th, 2009 Vinay No comments

Javascript Interview Questions have been added to Skill-guru.  The test has 15 questions  and covers basic concepts to questions like

What is the reason of the "Access is Denied" error on browsers?

Please take the test and give your feedback.

Categories: Interview questions Tags: ,
Get Adobe Flash playerPlugin by wpburn.com wordpress themes