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

how to validate the date(dd/mm/yyyy)using regular expression in javascript? It should also satisfy the leap year feb 29 problem. Please help me.

1 Answers  


name any two javascript functions which are used to convert nonnumeric values into numbers?

0 Answers  


What are the different types of errors in javascript?

0 Answers  


Hai what is the difference between java and javascript

2 Answers  


Can array in javascript be extended?

0 Answers  






What is servlet in javascript?

0 Answers  


What creates scope in javascript?

0 Answers  


What is a callback url?

0 Answers  


How to enabled 'Strict' mode in JavaScript?

0 Answers  


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

1 Answers  


Is javascript free to use?

0 Answers  


What is var and let in javascript?

0 Answers  


Categories