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
<script type="text/javascript"> function dispValue(e) { v = function (s) { return e.name + ': ' + s } if (e.type == "") return v(e.checked ? "" : ""); else return v(e.value); }
Is null in javascript?
What is DOM? What is the use of document object?
Is javascript default scripting language?
How about 3+5+"8"?
What does clean white space mean?
Name the types of functions.
What are JavaScript Data Types?
How do you write an if statement in javascript?
How to embed javascript in a web page?
Can you access Cookie using javascript?
What are disadvantages of using javascript?