thinkinterview » interview questions
« Previous

interview Questions

next »
question

What is the difference between Assignment and Initialization?

Answer Description: Assignment can be done as many times as desired but initialization can be done only once.

Next Queston » What is an Object and how do you allocate memory to it?...
What is an Object and how do you allocate memory to it?View full queston »

Posted in: Java(30) |