Let me apologize if this has been brought up before, it seems too obvious not to have been.
There are certain catagory of questions (most recent to my attention is this one) that boil down to "will this compile?" or "what will this program print/do?"
I feel these questions are of no benefit to the SO community because:
- They are too nuanced/specific to be useful to the public at large. Or if they are general and useful to the public at large...
- They are too nuanced/specific to be encountered from a reasonable search. Most often, they're just a code dump which is never good from a search engine perspective.
- They are typically the result of the asker being lazy, not confused, in his efforts to pursue the answer himself. (Indeed, in the example above, the OP admitted he was "too lazy to create a main class").
- It's often a good indicator that the OP is just passing off responsibility for answering the question (i.e. homework).
So as a member with voting rights I'd like to be able to vote to close these. But it doesn't fit under any of the close criteria. It most certainly is a question that can be objectively answered. It definitely seems on-topic w.r.t. the FAQ. But StackOverflow is not a compiler, right?
Should there be a criterion that covers this? Am I in the minority in thinking that these questions should be closed? I recognize that often the author really wants to know the why in addition to the what of the compiler/runtime behaviour, but until that's asked for in the question the question remains useless IMO.