Menu

[solved] – Question 873

Does placing the code

boolean myVar; if (myVar == false) {int x =2;}

within a method cause a compilation error?

Expert Answer


OR


Leave a Reply

Your email address will not be published. Required fields are marked *