Question: c++ identify the error Identify the syntax errors in the code below (by circling it) and then correct it (there) #include #include #include #include using

c++
identify the error  c++ identify the error Identify the syntax errors in the code
below (by circling it) and then correct it (there) #include #include #include

Identify the syntax errors in the code below (by circling it) and then correct it (there) #include #include #include #include using namespace std; class D { int y; void walk() { cout print(); 9->A(); B* ptr= new C; ptr->X = 35; ptr->print(); ptr->get().walk(); C* p1 = dynamic_cast (ptr); (p1->fun().fun(); _getch(); return; }

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!