Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

7. In the following program there are some syntax errors. Find the errors and write their correct forms (10 p) #include 1 I 2

 

7. In the following program there are some syntax errors. Find the errors and write their correct forms (10 p) #include 1 I 2 void main() 38( 4 5 6 7 int a,b; float m n; scanf("%d%d",a,b); 567 (m+n) = a+b; printf("%f ", m); if(a < b < 5 ) 9 10 11 12 13 14 15 16 17 } printf("a and b less than 5 "); printf("either a or b greater than 5 "); while( m 0 ) else printf("%f", m); m=m+1; ypressions

Step by Step Solution

There are 3 Steps involved in it

Step: 1

Based on the image youve provided it looks like the task is to correct syntax errors in the given C ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Income Tax Fundamentals 2013

Authors: Gerald E. Whittenburg, Martha Altus Buller, Steven L Gill

31st Edition

1111972516, 978-1285586618, 1285586611, 978-1285613109, 978-1111972516

More Books

Students also viewed these Programming questions