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


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


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

Post New Answer

More JavaScript Interview Questions

Please write the Code of simple javascript calculator withot eval() function

0 Answers  


How do you disable javascript?

0 Answers  


What is an asynchronous programming? Why is it important in javascript?

0 Answers  


What are the various functional components in javascript?

0 Answers  


Can you call a Java Applet using a JavaScript function?

2 Answers   HCL, Satyam,


<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  


Difference between private, public and static variable?

0 Answers  


What is the relationship between Java script, J script and ECMA script?

1 Answers  


What is the result of below given line of code in java script? 5+4+'7'?

0 Answers  


What is strict mode in javascript?

0 Answers  


How about 3+5+"8"?

0 Answers  


Is javascript open source?

0 Answers  


Categories