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 string syntax?
What is array size in java?
Explain the access modifiers for a class, method and variables?
Can we have a method name same as class name in java?
Say any two properties in beans?
What is the use of :: in java?
What is flush buffer?
What is foreach loop in java?
Can we overload run() method in java?
What is difference between float and double?
What are the advantages and disadvantages of object cloning?
Can we override constructors in java?
What is the difference between hashmap and hashtable? What is an interface?
Is string thread safe in java?
What is return used for in java?