Here are two questions

  1. Why is C++ said to be an unsafe language, while C# is a safe one? [duplicate]

  2. What defines a “safe” programming language/framework? [closed]

Question 1, marked as duplicate of Question 2

Question 2, closed as not constructive.

And which one should considered to be NOT duplicated? The one asked prior? The one contains more answers? Or the one been upvoted more?

What would be something for reference, for someone who is expecting to ask a similar question?

Which is possibly more helpful, for someone who is confused with the duplicated question?

What should be kept in mind, for someone to think "I might ask a question is considered duplicat of ...(1 or 2 or both)"?

share|improve this question

1 Answer

up vote 4 down vote accepted
+200

I don't think #2 has enough content to make it the canonical question, but it has the advantage of being very general (though I don't think it was not constructive, since it was asking for a specfic definition of a programming related term). #1 has gotten much more play, but it would seem kind of wierd to have the specific question be the canonical one.

Personally, I would keep them both open.

share|improve this answer
Should I flag those two questions? Likely it needs a re-consolidation/reconstruction. – Ken Kin Feb 26 at 5:56
@KenKin, personally, I'd just let them stay the way they are with #1 closed as dupe, pointing to #2. As long as they don't try to delete #1 everything will be copasetic. There's no perfect solution here. – Lance Roberts Feb 26 at 6:02

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged