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
Explain the importance of join() method in thread class?
What is an infinite loop?
What are exception handling keywords in java?
What is difference between fail-fast and fail-safe?
Can a class extend more than one class?
In a container there are 5 components. I want to display the all the components names, how will you do that one?
How to do a true java ping from windows?
What is the difference between stored procedure & function?
What is ph and buffers?
explain the difference between jdk and jvm?
What are examples of modifiers?
What is difference between synchronize and concurrent collection in java?
What is application tier?
How does hashset works in java?
What is generic type?