Jump to content

Category talk:Book:C++ Programming

Page contents not supported in other languages.
Add topic
From Wikibooks, open books for an open world

Write a C++ program that declares an array of 10 components of type int, and then use the array to do the following:  Fill the array components with integers from the user.  Count and print the number of components that are divisible by the first element in the array.  Print the array elements, one element in each line followed by ‘*’ depends on the number

Start a discussion about Category:Book:C++ Programming

Start a discussion