Possible Duplicate:
User posting exact duplicate answers to multiple questions

I saw a user post the exact same answer over and over again:

  1. Java object copy best option?
  2. Java: pass in copy of “this”?
  3. How do I copy an object in Java?
  4. how to deep copy object in java?
  5. Java :deep copy, shallow copy, clone

Should this be flagged as a duplicate answer, or is this ok?

share|improve this question
2  
If it's an exact duplicate (word for word, which it is in this case) then the system has already flagged us. It's not bad if you do it, but chances are we already know. However, if one or two things are changed, then chances are we don't know. Feel free to flag us regardless. – casperOne Dec 17 '12 at 6:11

marked as duplicate by slugster, Toon Krijthe, animuson, hims056, Manishearth Dec 17 '12 at 10:54

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

2 Answers

up vote 8 down vote accepted

As the answers are exact duplicates, they are automatically flagged. What you can do is verify if any of the questions are duplicates, and flag/vote to close them.

Generally speaking, a duplicate answer could mean the questions are duplicates. Voting to close (or flagging, if you don't have the reputation to vote to close) helps the moderators more than flagging duplicated answer, especially in this case.

share|improve this answer

Answer are word to word same automatically flagged and 10k + user can see

enter image description here

but in such case if answer are slightly different in wording ... but yet duplicate feel free to flag.

share|improve this answer

You must log in to answer this question.

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