In javascript what is an argument object?

Answer Posted / hr@tgksolutions.com

The arguments supplied to a function are represented by the variables in JavaScript.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the disadvantage of javascript?

656


Is notepad ++ an ide?

674


What are the difference between javascript and jquery?

741


What creates scope in javascript?

662


What is dataview in javascript?

665


Can you use javascript to hack?

630


What is undefined x 1 in JavaScript?

725


How generic objects can be created?

672


What is the difference between client side javascript and server side javascript.

743


Why is javascript so important?

690


How many types of functions are there in javascript?

610


How do I turn on javascript in google chrome?

742


What are trailing whitespace?

655


What is the output of 10+20+”30″ in JavaScript?

953


java pgm for reads a file(text file) and removes all the spaces then the text and write this back into the same file. e.g: (Input) _______ chennai is fourth biggest city in india. (output) _______ chennaiisfourthbiggestcityinindia.

1749