<h3>Question Description</h3> <p>I. <strong>ESSAY CHAPTER 10: JUDGING SCIENTIFIC THEORIES</strong></p> <p><strong><em>BE DETAILED!! 20 POINTS POSSIBLE-DUE 6/3 @ 11:30 P.M. NO LATE ASSIGNMENTS ACCEPTED</em></strong></p><ol><li><strong>Read one of the following Essays from your Vaughn
<p>Compute the Euclidean Distance Between Two Vectors of Integersusing C</p><p>Write a program vector_distance.c that:</p><ul><li>reads a positive integer <strong>n</strong></li><li>reads <strong>vector1</strong> of <strong>n</strong>integers <strong>p0</strong><strong>p1</strong> ... <strong>pn -1</strong></li><li>reads <strong>vector2</strong> of <strong>n</strong>integers <strong>q0</strong><strong>q1</strong> ...