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

Post New Answer

More JavaScript Interview Questions

How can a particular frame be targeted, from a hyperlink, in javascript?

0 Answers  


Explain the difference between == and === in JavaScript.

1 Answers  


Is javascript event driven?

0 Answers  


How to redirect a url using JavaScript?

0 Answers  


Which type of variable among global and local, takes precedence over other if names are same?

0 Answers  


What is prototype in javascript and how do you use it?

0 Answers  


What are the types used in javascript?

0 Answers  


Which is faster jquery or javascript?

0 Answers  


What is the use of Push method in JavaScript?

0 Answers  


What is the purpose of local variables?

0 Answers  


Will javascript be replaced?

0 Answers  


What is enum in javascript?

0 Answers  


Categories