<p dir="ltr">Hi Susmita,</p>
<p dir="ltr">Concerning errors you already posted, I think you should check your code for followings.</p>
<p dir="ltr">1- Do you have return type for function?<br>
2- Do you have semicolon at the end of class definition brace?<br>
3- Did you put variable definition before function call?<br>
4- Did you you check loop for initialization?<br>
5- Did you used mixed model C in visual?<br></p>
<p dir="ltr">Bests,<br>
Omid</p>