A
Q. What happens when we run this code?
function dog() { print("I am a dog."); } dog.sound = "Bark";
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Consider the following code snippet [x,y]=[y,x]; What is the result of the above code snippet?
Q. Which tag is used to write the javascript code
Q. Which of the following attributes are common to both audio and video?
Q. What is the purpose of the url json?
Q. What is the purpose of holding whatever tag you create in the attribute type?
Q. JavaScript is a _______________ language
Q. Which one of the following is an ternary operator:
Q. What we will get if we compare the "one" with "8" using the less than operator ("one"<8)?
Q. Which of the following syntax is correct to refer to an external script called "LFC.js"?
Discusssion
Login to discuss.