Define array. Tell me about 2-D array.
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between == equals () and compareto () method?
What is difference between classpath and path variables in java?
How could Java classes direct program messages to the system console, but error messages, say to a file?
What is a classloader in java?
Can static method access instance variables ?
How listener identify that the event came from a particular object?
Which class is extended by all other classes?
What do you understand by weak reference?
What is early binding and late binding in java?
Explain the difference between string, stringbuffer and stringbuilder in java?
What does method mean?
What is an interface in java? Explain