Seventh Experiment Summary

Source: Internet
Author: User

Summary of Knowledge points:

1. With regard to arrays, it is the most basic type of construction, an ordered set of data of the same type, the elements in the array are kept in memory, each element belongs to the same data type, and the array elements can be uniquely determined with array names and subscripts.

2. Definition of an array: Defines an array that requires explicit array variable names, the type of array elements, and the size of the arrays (that is, the number of elements in the array).

The general form of a bunch of array definitions is:

Type an array group name [array length]

The type name specifies the type of each element in the array, the array name is the name of the array variable, is a valid identifier, and the array length is an integer constant expression that sets the size of the array.

Problems encountered: This homework has a large comprehensive problem, this problem is done while each small link is not a problem to write alone, but when the integration of the call when the program often error. Ask a lot of people to understand where the wrong.

Experimental experience: Homework less knowledge points are not many, the array has not finished, can not summarize so much. This assignment is relatively late, one is the personal reasons lazy slow. Second, the objective reason cfree from the computer room to copy a few days ago also good, yesterday when suddenly said what expired. Can only send the code to the blog.

In short, the end of the first semester I want to have a good ending, good study is the wise choice.

Seventh Experiment Summary

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.