GkSeries.com

Q.

The following program segment

{
	int sum, index;
	index = 50;
	while (index > = 0) 
	{
		sum =sum/index;
		-index;
	}
} 
[A] Will give a run time error
[B] Will give a compilation error
[C] Will give a linking error
[D] None of the above
Answer & Explanation
Option: [B]

DOWNLOAD CURRENT AFFAIRS PDF FROM APP

Please share this page

Click Here to Read more questions

Teacher Eligibility Test