I just saw a couple of questions that basically ask for an answer in any number of specific languages:
- Determining the index of a list based on another list and vice versa, solutions in C#/VB.NET or JavaScript are welcome
- How to drive C#, C++ or Java compiler to compute 1+2+3+…1000?
Since there is (by definition) no one right answer, are these still considered on-topic for SO?
What should be done with these - migrate to programmers? Close with extreme prejudice?
Update:
For clarification - I do not mean real world uses questions (problem involving several languages in a valid scenario - say javascript, C# and SQL in a web scenario), or to do with how different languages interoperate (say C# and VB.NET assemblies on the .NET platform).
SQLtags mostly, and in most thingsSQLthere are about 10 different ways to do everything. – JNK Jan 6 '12 at 19:52