14. If you create a structure named Dalmatian that has a public integer field named numSpots, and you create an array of 101 Dalmatians named litter, then you can display the number of spots belonging to the first Dalmatian with the statement _____.
16. If you create a character array using the statement char name[] = "Paulette"; then the created string ends with a(n) _____.
17. A list of individual items that are stored in adjacent memory locations and all have the same type is called a(n) _____.
18. If you declare a variable as int var = 5; and the compiler stores var at memory address 3000, then the value of &var is ________.
The answer to the question is available in the PDF file https://assignmentexpert.com/https://assignmentexpert.com/homework-answers/programming-answer-39562.pdf
Comments
Leave a comment