201671010130 2016-2017-2 "Java Programming" Fourth Week study summary

Source: Internet
Author: User

Fourth Week study summary
    1. The experiment cemented the last experiment and summed up the problem, there are two ways to do this question, one is to keep the logarithm of 10, the remainder is saved in sum , and then left one position, until the remainder is zero. The other is to cast the number into a string array of s=string. valueOf (num) , the characters are separated according to the method S.tochararray (), and theUnicode code value is subtracted from the "x"-"0"=x x the value.
    2. The parent class and subclass can see two intersections, can the Super keyword be considered as a subclass and a superclass interface?
    3. You can increase the domain, add methods, or override the superclass in a subclass, but you must never delete any fields and methods of the superclass.
    4. In fact, I think this weekend did not learn anything, see the Java experiment content especially did not learn the heart is quite chaotic.

201671010130 2016-2017-2 "Java Programming" Fourth Week study 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.