[Solved] class fields Initialization sequence in Java
UPDATE FOR THE NEW CLEARER QUESTION: It sees now that I should have added more text to my question. I wanted to know what would be the sequence of execution in case both these statements(1 and 2) are in one single class for the same variable ? You are interessted something like this: private class … Read more