Problem Starting Following C Program Include Using Namespace Std Extern C Long Average Lon Q37112771

Problem: Starting with the following C++ program: #include <iostream> using namespace std: extern C long Average (long, lon

Problem: Starting with the following C++ program: #include <iostream> using namespace std: extern “C” long Average (long, long [|) void main 0 long Array1 [10]- {1, 2, 3, 4, 5, 6, 7, 8, 9, 10 long Array2 [11]- {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 cout <<“Average of Array1 is ” <Average (10. Array1) << endl cout <<“Average of Array2 is ” <Average (11. Array2) << endl Write in assembly language in a separate file

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.