class Tubo { bool value; bool TuboTubo() { return value; } }
Will this piece of code compile (answer without compiling, please )?
Giuseppe got it right. This time the field is set to its default value.
@Kalpesh: otoh it is fun and we all learn :-)