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
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.
name any two javascript functions which are used to convert nonnumeric values into numbers?
What are the different types of errors in javascript?
Hai what is the difference between java and javascript
Can array in javascript be extended?
What is servlet in javascript?
What creates scope in javascript?
What is a callback url?
How to enabled 'Strict' mode in JavaScript?
What is the relationship between Java script, J script and ECMA script?
Is javascript free to use?
What is var and let in javascript?