what is the function of public class main ?
No Answer is Posted For this Question
Be the First to Post Answer
What are all the types of Pop up boxes available in JavaScript?
What boolean operators does JavaScript support?
5 Answers Aptech, HCL, Satyam,
How to determine the state of a checkbox using javascript?
What causes memory leaks?
Explain how can you submit a form using JavaScript?
Describe the properties of an anonymous function in JavaScript?
What's Prototypes for JavaScript
What is a nan value?
What are decodeuri() and encodeuri() functions in javascript?
What is meant by object oriented programming?
What are parameters in javascript?
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..