DCIT23
問題一覧
1
method
2
methods
3
name
4
parameters
5
parameters
6
return type
7
method body
8
visibility modifiers
9
static
10
instance
11
overloading
12
encapsulation
13
reusabillity
14
modularity
15
abstraction
16
parameterization
17
return values
18
return values
19
naming conventions
20
Instance methods, static methods, constructor methods, accessor methods (getters), mutator methods (setters)
21
instance methods
22
static methods
23
constructor methods
24
accessor methods (getters)
25
mutator methods (setters)
26
scope
27
local scope
28
global scope also known as class scope/file scope
29
class scope (static scope), instance scope ( object scope), local scope, block scope, method larameters scope, loop scope
30
class scope
31
class scope
32
class scope
33
instance scope
34
instance scope
35
instance scope
36
local scope
37
local scope
38
block scope
39
block scope
40
block scope
41
method parameters scope
42
method parameters scope
43
loop scope
44
loop scope
45
recursion
46
recursion
47
base case, recursive case, stack frames, stack overflow
48
base case
49
recursive case
50
stack frames
51
stack overflow
INTRO TO COM
INTRO TO COM
Patrick Jay Dizon · 63問 · 2年前INTRO TO COM
INTRO TO COM
63問 • 2年前ETHICS - FINALS
ETHICS - FINALS
Patrick Jay Dizon · 87問 · 2年前ETHICS - FINALS
ETHICS - FINALS
87問 • 2年前KWS
KWS
Patrick Jay Dizon · 31問 · 2年前KWS
KWS
31問 • 2年前GNED 06
GNED 06
Patrick Jay Dizon · 44問 · 1年前GNED 06
GNED 06
44問 • 1年前GNED01
GNED01
Patrick Jay Dizon · 34問 · 1年前GNED01
GNED01
34問 • 1年前DALUMAT
DALUMAT
Patrick Jay Dizon · 58問 · 1年前DALUMAT
DALUMAT
58問 • 1年前STS
STS
Patrick Jay Dizon · 100問 · 1年前STS
STS
100問 • 1年前ITEC50
ITEC50
Patrick Jay Dizon · 67問 · 1年前ITEC50
ITEC50
67問 • 1年前問題一覧
1
method
2
methods
3
name
4
parameters
5
parameters
6
return type
7
method body
8
visibility modifiers
9
static
10
instance
11
overloading
12
encapsulation
13
reusabillity
14
modularity
15
abstraction
16
parameterization
17
return values
18
return values
19
naming conventions
20
Instance methods, static methods, constructor methods, accessor methods (getters), mutator methods (setters)
21
instance methods
22
static methods
23
constructor methods
24
accessor methods (getters)
25
mutator methods (setters)
26
scope
27
local scope
28
global scope also known as class scope/file scope
29
class scope (static scope), instance scope ( object scope), local scope, block scope, method larameters scope, loop scope
30
class scope
31
class scope
32
class scope
33
instance scope
34
instance scope
35
instance scope
36
local scope
37
local scope
38
block scope
39
block scope
40
block scope
41
method parameters scope
42
method parameters scope
43
loop scope
44
loop scope
45
recursion
46
recursion
47
base case, recursive case, stack frames, stack overflow
48
base case
49
recursive case
50
stack frames
51
stack overflow