is this possible to create an array of 0 length?
if so how? if not so why?
coz we have an array in main() likw this
"static void main(String [] s) then what it signifies?

Answer Posted / ravikiran

it infers that the main method is capable of holding string
array as an argument

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is immutable data?

807


What is an accessor?

1322


When can an object reference be cast to an interface reference in java programming?

767


From the two, which would be easier to write: synchronization code for ten threads or two threads?

808


Is java se free?

705


What is the purpose of the runtime class in java programming?

786


How many unicode characters are there?

786


Can each java object keep track of all the threads that want to exclusively access it?

743


What does a method signature consist of?

710


Why map is used in java?

790


What is meant by javabeans?

812


What about main thread in java?

858


What must a class do to implement an interface in java programming?

736


what is ststic with example

1793


What does \ mean in regex?

836