Users Pricing

forum

home / developersection / forums / why will javac not accept x = x y

Why will javac not accept x = x y

Anonymous User 2466 10 May 2013
Hi Mindstickians!

From the perspective of Compiler Theory, why would the javac compiler not accept a statement of the form x = x+++++y but accept x = x+++ ++y ?

Thanks in advance! 

I am a content writter !


1 Answers