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 are screen objects?
how to post the form without submit button with help of javascript
How to make elements invisible?
coding of java scripts
what is inheritence
What is string in javascript?
What are the characteristics of javascript ‘strict mode’?
How to create a cookie using javascript?
What is object in javascript?
What are the various functional components in javascript?
What is a global variable in programming?
Explain how to write class methods vs. Instance methods.