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 concept of “functions as objects” and how does this affect variable scope?
Difference Between JavaScript and ECMAScript?
What is scope of variable in javascript?
What is the difference between undefined value and null value?
How do you write an event emitter base class that allows you to add event listeners?
What is external javascript?
What are two-way data binding and one-way data flow, and how are they different?
What is the method for reading and writing a file in javascript?
How are event handlers utilized in javascript?
What is a javascript code?
What is context in javascript?
Is javascript default scripting language?