Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Find 10 syntax errors from the given program. Write the line number and correct statement in the space provided below. #include #include #include #include namespace

image text in transcribed
Find 10 syntax errors from the given program. Write the line number and correct statement in the space provided below. #include #include #include #include namespace std; const double pi=31.4; double d(float a,float b, float); int main() { float a, b, c, x1, x 2, discriminant, realpart, imaginaryPart; ifstream my Inf; my Inf.open(myinfo.doc); cin >> a >> >> for(int i=1, i> a >> b >> ; return 0;) double d (float a, float b, float c) { return x-b*b - d'a'c;)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Step: 3

blur-text-image

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

Big Data Fundamentals Concepts, Drivers & Techniques

Authors: Thomas Erl, Wajid Khattak, Paul Buhler

1st Edition

0134291204, 9780134291208

More Books

Students also viewed these Databases questions

Question

the stack is useful for

Answered: 1 week ago

Question

Explain the importance of Human Resource Management

Answered: 1 week ago

Question

Discuss the scope of Human Resource Management

Answered: 1 week ago

Question

Discuss the different types of leadership

Answered: 1 week ago

Question

Write a note on Organisation manuals

Answered: 1 week ago

Question

Define Scientific Management

Answered: 1 week ago

Question

What is the most important part of any HCM Project Map and why?

Answered: 1 week ago