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

Can size_t be negative?

620


If a class is declared without any access modifiers, where may the class be accessed in java programming?

665


What is method overriding in java ?

668


How does linkedhashmap work in java?

523


What is hash in java?

525






What is finally in Java?

586


How do you define a singleton class?

521


What does null mean in java?

636


Explain java coding standards for interfaces?

636


How to sort an array in java without using sort method?

532


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

565


Can you access non static variable in static context?

563


What is stored procedure. How do you create stored procedure ?

1502


Explain list interface?

524


Where we write javascript code in html page?

569