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
Why is string buffer better than string ?
What is the meaning of immutable regarding string?
What is a constructor, constructor overloading in java?
What does next mean in java?
Is void a wrapper class?
Explain the importance of thread scheduler in java?
What do you know about the garbage collector?
What is generics in java interview questions?
What are structs in java?
What is a ?
How to make object serializable in java?
Can we create a constructor in abstract class?
How many digits can a float hold?
What is an iterator interface in java programming?
What is a website container?