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
What is the difference between push() and concat() in javascript?
Can we create session in javascript?
How to add/remove properties to object dynamically in javascript?
How can I prevent others from reading/stealing my scripts or images?
What are exports & imports?
What is the use of dom?
Is javascript multi-threaded or single-threaded?
Are javascript variables global?
Hai what is the difference between java and javascript
How to comment javascript code?
Difference between window.onload and onDocumentReady?
What is undefined value means in javascript?