append - One string can be appended to another using the + operator. This will create a new string with all the characters in the first string followed by all the characters in the second string., child class - A class in Java can inherit object fields and methods from a parent class. The String class is a child class of the Object class., concatenate - One string can be concatenated after another which is the same as appending one string after another., immutable - Means that something doesn’t change. Strings are immutable. Any method that seems to change a string actually creates a new string., index - A number that represents the position of a character in a string. The first character in a string is at index 0., length - The number of characters in a string., override - A child class can provide the same method as one it inherits from a parent class and in that case the child method will execute instead of the parent method. The child method overrides the parent method., parent class - A class in Java has a parent class and it inherits object fields and public methods from the parent class. The Object class is the parent class of the String class., reference - is a way to find an object in memory. A reference is similar to a package tracking number since it helps you find the package., string - is an object of the String class which holds sequences of characters. The String class also defines methods that you can execute on a string object like getting its length or getting a substring (copy of part of the string). Notice that the String class starts with an uppercase letter. All class names in Java start with an uppercase letter., substring - A new string that contains a copy of part of the original string.,
0%
Chapter 4 extra
공유
공유
공유
만든이
Ldonlan
G9
G10
G11
콘텐츠 편집
인쇄
퍼가기
더보기
할당
순위표
더 보기
접기
이 순위표는 현재 비공개입니다.
공유
를 클릭하여 공개할 수 있습니다.
자료 소유자가 이 순위표를 비활성화했습니다.
옵션이 자료 소유자와 다르기 때문에 이 순위표가 비활성화됩니다.
옵션 되돌리기
매치업
(은)는 개방형 템플릿입니다. 순위표에 올라가는 점수를 산출하지 않습니다.
로그인이 필요합니다
비주얼 스타일
글꼴
구독 필요
옵션
템플릿 전환하기
모두 표시
액티비티를 플레이할 때 더 많은 포맷이 나타납니다.
결과 열기
링크 복사
QR 코드
삭제
자동 저장된
게임을 복구할까요?