What is argument objects in javascript & how to get the type of arguments passed to a function?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

What is the difference between the operators ‘==‘ & ‘===‘?

0 Answers  


how can we generate alert message without referashing page in asp.net with language vb.net and script use in java script .means with out referash the page message in java alert

0 Answers   NIC,


Is null === undefined?

0 Answers  


How to get checkbox status whether it is checked or not?

0 Answers  


What will be the output of the following code? //nfe (named function expression) var Foo = Function Bar() { return 7; }; typeof Bar();

1 Answers  






Can array in javascript be extended?

0 Answers  


What is the main difference between Map collections and other collections such as Set.

0 Answers  


What is a closure and how do you use it?

0 Answers  


What is a null variable?

0 Answers  


What are the application of javascript?

0 Answers  


Why do we need hoisting in javascript?

0 Answers  


What are the scopes of a variable in javascript?

0 Answers  


Categories