This question is a part of OCP test series .
> Integer i=new Integer(100_00);
I tried to understand how this works but so far i have only got this much that this is one of a message format . Please provide some clarity as to how we can pass a numeric value with a underscore . Pardon me if this is a simple concept but i am kind of anxious to know this .