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
Is a hash table an array?
What is the use of a weakmap object in javascript?
What is lazy instantiation in java?
What is dhtml in javascript?
How is javascript different from java?
What is data types in javascript?
List out the different ways an HTML element can be accessed in a Javascript code?
What is scope variable in javascript?
What are javascript closures?
What is the difference between innerHTML and innerText?
How can you identify a function?
Is javascript multi-threaded or single-threaded?