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
What is meant by inheritance and what are its advantages?
Can we initialize the final blank variable?
What is the difference between post and put?
What is the function of java?
What is the use of toarray () in java?
List some features of the abstract class.
Why isn’t there operator overloading?
How to make a non daemon thread as daemon?
Why synchronization is important in java?
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)
How to read and write image from a file ?
Explain the Propertie sof class?
Can I override protected method in java?
What is getkey () in java?
How can you read content from file in java?