What is the difference between assignment and initialization?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Suppose there is an array list [10,5,20,19,15,24].Print them in ascending & descending order in collection framework concept ???

2 Answers   Cognizant,


What are the four corner stones of oop?

0 Answers  


What is the difference between the paint() and repaint() methods?

0 Answers  


what is inner class?

6 Answers   HCL,


What is the primitive type byte?

0 Answers  


when asub class inherits a super class and overrides a public method of super class in sub class(public method in super class). why these methods needs to be public in sub class. (otherwise compile time error).

3 Answers  


What is autoboxing and unboxing?

0 Answers  


What is difference between static method and static variable?

7 Answers  


Is it possible to write method inside method

4 Answers   L&T,


What is the concept of multithreading?

0 Answers  


Can constructor be inherited?

0 Answers  


what is the difference between sleep() and Wait()?

10 Answers   Accenture, Amdocs,


Categories