hi,I have this C++ program,can someone add few comments with explanation what is the logic and...

60.1K

Verified Solution

Question

Electrical Engineering

hi,I have this C++ program,can someone add few comments withexplanation what is the logic and what is what?thank you I m totalbeginner

#include using namespace std;int ArraySum(int MyArray[], int size){  int* p = MyArray;  int sum = 0;  while(p

Answer & Explanation Solved by verified expert
4.2 Ratings (689 Votes)
include Including this header file defines standard inputoutput stream objects using namespace std If    See Answer
Get Answers to Unlimited Questions

Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!

Membership Benefits:
  • Unlimited Question Access with detailed Answers
  • Zin AI - 3 Million Words
  • 10 Dall-E 3 Images
  • 20 Plot Generations
  • Conversation with Dialogue Memory
  • No Ads, Ever!
  • Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!
Become a Member

Other questions asked by students