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...


How you will write a java script function that display an alert on the screen?



How you will write a java script function that display an alert on the screen?..

Answer / hilmionell

alert("Hello my friend");

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What is the difference between scripting and programming?

0 Answers  


What is a method in javascript?

0 Answers  


What are the datatypes in javascript?

0 Answers  


Consider the following code: 1 2 3 4 5 (function() { var a = b = 5; })(); console.log(b); what will be printed on the console?

0 Answers  


How do you extend classes Code snippet: const circle = { radius: 20, diameter() { return this.radius * 2; }, perimeter: () => 2 * Math.PI * this.radius };

1 Answers  


What is Minification

1 Answers  


What are the types used in javascript?

0 Answers  


How to encode and decode a url in javascript?

0 Answers  


What is the difference of "settimeout" function and setinterval functions in javascript

0 Answers  


How compare function works javascript?

0 Answers  


What e means?

0 Answers  


What are the decodeURI() and encodeURI()?

0 Answers  


Categories