What is the Diff between Code Walk through & Code Review?
Walk Through is running through the code line by line.simply executing the code. Reviews include different kinds like peer reviews,formalreviews, technical reviews and inspections.This review is done to confirm the correctness.