Recently i was asked a question in an interview that when we provide command line parameter like -Xms or -Xmx while running a java program How jvm actually reads those parameters or How does jvm parse the parameters ?
berender mavi wrote:Recently i was asked a question in an interview that when we provide command line parameter like -Xms or -Xmx while running a java program How jvm actually reads those parameters or How does jvm parse the parameters ?
I don't understand the question. Do you mean how does the JVM (and I'm not at all sure that it is the JVM) recognize those parameters?
Perhaps you should provide the question exactly as it was asked.
Winston
Isn't it funny how there's always time and money enough to do it WRONG?
berender mavi
Greenhorn
Joined: Feb 18, 2011
Posts: 29
posted
0
Yes winston my question is same as you guessed it.Sorry if my post was not clear to you