Switch to full style
For C/C++ coders discussions and solutions
Post a reply

Write a program in C++

Tue Dec 03, 2013 8:56 am

Write a program in C++ that First initializes an array of five Given number ( Short/ float / double).The program must be add these numbers by traversing this array with a pointer.The output should print the starting address of the array with the size of the number (in Bytes) to whit it points. The program must also print the sum and pointer address with the addition of every number as well as the ending address.
Enter the program and verify the proper execution of the same on the computer.Obtain a hardcopy of the program listing as well as output.Write Algorithm ,coding and output.



Post a reply
  Related Posts  to : Write a program in C++
 write a program in c++ for the following...     -  
 how to write interface program     -  
 how to write a "c' program on fibannoic series     -  
 How to write a JSP Program to manipulate Last Date visited     -  
 Write to file using php     -  
 Write to system log     -  
 how to write jsp in Eclipse     -  
 Read and Write to file using ASP     -  
 Write data to ports     -  
 Read and write CSV file     -