Answer Posted / niranjanravi
They are organised one over the other like a deck of cards.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is a char always 1 byte?
What is the use of toarray () in java?
Why main() method is public, static and void in java ?
Does string is thread-safe in java?
Why a dead thread occurs?
What is the difference between member variables initialization and assignment in a constructor?
What are decalarations?
What does the exclamation mark mean in java?
What is the public method modifier?
Explain the reason behind ending a program with a system.exit(0)?
Can we use switch statement with strings?
What are the differences between the constructors and methods?
how to run ecllipse with jettyserver for windows environment using batch file
How do you implement polymorphism in our day to day life?
What is static synchronization?