Here you will learn that how to use arrays elements and how to pray with them?
Arrays elements are located or called by their place number or name. Arrays elements place starts from [0]... to so on.
/*
Name: More on arrays
Copyright: sameearticles.blogspot.com
Author: Samee Ullah Feroz
Date: 05/03/14 15:17
Description: Here you will learn about usage of arrays element.
*/
#include <iostream>
#include <cmath> //it is for all math functions library
int main() //it is actually a function here
{
using namespace std;
int ages[3] = {21, 19, 9}; //2nd method
cout << ages[1] + ages [0] << endl;
system("pause");
return 0;
}
Post a Comment
Give your reviews about this blog. Leave your comments. what do you think about this post?
Comments Description is given below:
1) I love to read comments, but do not spam.
2) Like this blog and also tweet its posts.
3) You can use some xHTML tags.
4) All Comments are Do Follow, Please try to use blog professionally.
5) Mention Your Name below the comment.
6) You can also suggest for improvement.
7) Do not forget to subscribe Samee Articles blog.
---------------------------------------
Thanks for visiting QWC.Me.
==========================================
For free guidelines contact me on SEO Expert | Samee Ullah Feroz is online there.
==========================================
Best Regards