Answer Posted / nashiinformaticssolutions
Command-line arguments are inputs passed to the program at runtime via argc and argv in the main function.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you write methodology?
What is the difference between replace and replace all?
What is a JAR file?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
What is the difference between comparison done by equals method and == operator?
How to use arraylist in java netbeans?
What is udp in java?
What is the difference between jdk and jre?
What is a pointer and does java support pointers?
What is a flag and how does it work?
Does list maintain insertion order java?
Why java is called not pure object oriented language?
How will you reverse a singly-link list?
What is string [] java?
What is role of void keyword in declaring functions?