If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Hi Friends.. can any one provide the real time example for methodoverloading and methodoverriding .........

2 Answers   Honeywell,


why not override thread to make a runnable? : Java thread

0 Answers  


What is difference between local variable and global variable?

0 Answers  


What is data type in computer?

0 Answers  


What is mean by exception?

0 Answers  






Static Variable can referred in non-static method?

3 Answers  


What differences exist between iterator and listiterator?

0 Answers  


Can we declare the main method of our class as private?

0 Answers  


What is the importance of main method in Java?

0 Answers  


Explain jvm, jre, and jdk?

0 Answers  


What is java literals?

0 Answers  


Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?

0 Answers  


Categories