What is console.log() and why it is used?


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

Post New Answer

More JavaScript Interview Questions

What Does JavaScript Void(0) Mean?

0 Answers  


What are ‘settimeout()’?

0 Answers  


Name the two functions that are used to create an HTML element dynamically?

0 Answers  


What is the disadvantage of using innerhtml in javascript?

0 Answers  


WHAT IS .NET?

1 Answers  






How many hours learn javascript?

0 Answers  


<script type="text/javascript"> function dispValue(e) { v = function (s) { return e.name + ': ' + s } if (e.type == "") return v(e.checked ? "" : ""); else return v(e.value); }

0 Answers  


What is the importance of javascript? Expalin

0 Answers  


How compare function works javascript?

0 Answers  


How to comment javascript code?

0 Answers  


What is hoisted in javascript?

0 Answers  


How are event handlers utilized in javascript?

0 Answers  


Categories