Answer Posted / sunil
yes
Example : int i[][] = {(3,4),(5,8)};
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Tell me are there implementations for sorting and searching in the java libarary?
What exactly is methodology?
How to sort an array from smallest to largest java?
Can a class be protected in java?
How do you allocate memory to object?
Is int primitive data type?
Is arraylist an object in java?
What is byte value?
What is the file type?
What is meant by class and object in java?
Is there a case when finally will not execute?
What are static blocks and static initalizers in java ?
What are the 4 versions of java?
What is an iterator java?
Can I use % with real numbers?