Using C programming language, how would you test the memory bitcells of a certain segment given to you?
Anonymous
Write all zero to the memory segment and read it back to see if zero can be stored. Similarly, write all one to it and test.
Check out your Company Bowl for anonymous work chats.