Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What will be the output of the code below?
var Y = 1;
if (function F(){})
{
y += Typeof F;</span>
}
console.log(y);

Answer Posted / hrpatelsoft@gmail.com

The output would be 1undefined.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the main features of javascript?

1179


What are the data types available in javascript? Explain

1000


Is javascript necessary for web development?

1033


How many types of variables are there in javascript?

994


How to add new elements dynamically?

1070


What do you use javascript for?

921


How to create the namespace in javascript?

1102


Enumerate the differences between Java and JavaScript?

1278


How to clone an object in javascript?

1067


List some unit testing frameworks javascript

974


Why javascript is so popular?

940


What are escape characters in javascript?

988


What is the difference between innerhtml and append() in javascript?

1381


What does the term sticky session mean in a web-farm scenario? Why would you use a sticky session? What is the potential disadvantage of using a sticky session?

992


Mention what is the disadvantage of using innerhtml in javascript?

1051