Exactly...
I'm wondering why u even took this class..Anyway this could be of some help to you
1. Run the program and see the output(hope atleast u know how to compile and run)
2. I guess the second question means displaying the even numbers in the d_array[]
so even numbers r mods of 2 .
ie. divide by 2 and the remainder is 0
I dont remember the exact syntax for mod in C++, i think its %.
Write the code on ur own and let us know...we can see where u've done wrong.
3. Do this on ur own.Post it..and we will tell u if thats right or wrong
4. where is 4?
5.. just declare a string...and do cin>>. let us know what u did.
6. I'm bad with pointers that too in c++. This could be of some help
http://www.cplusplus.com/doc/tutorial/pointers.html