Does spread operator deep copy?


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

Post New Answer

More JavaScript Interview Questions

What is slug in javascript?

0 Answers  


What are the two basic groups of dataypes in javascript?

0 Answers  


Difference between the substr() and substring() in JavaScript?

0 Answers  


Which built-in method returns the character at the specified index?

0 Answers  


What is a callback url?

0 Answers  






What typeof returns for a null value?

0 Answers  


Public Static Void Main(String args[]) { System.out.in("Hai.."); } In the above code why string args[] is required.... If we are not giving command line argument..

0 Answers  


How to create multiline strings in javascript?

0 Answers  


List different ways of empty an array in javascript?

0 Answers  


What is the difference between sessionstate and viewstate?

0 Answers  


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

0 Answers  


How is it possible to get the total number of arguments that are passed to a function?

0 Answers  


Categories