We know eventually everything is transistors which have state 0 and 1.
And the transistor may be damaged sometimes.
Can we test if there’s any bit of defect transistors in the memory?
I think it’s similar for hardware or anything else.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can’t make a definite decision from a process whether a memory cell is bad or not. The way this is usually done by writing known values to memory addresses and checking if they’re identical when read back in. Tools like memtest86 work on that principle.