method_definition.m

Objective-CIntermediate

Explorer

C40
C++40
C#40
Dart40
Go40
Java40
JavaScript40
Kotlin40
Objective-C
Beginner10
Intermediate10
method_definition.m
init_method.m
block_syntax.m
fast_enumeration.m
category_method.m
property_synthesize.m
autoreleasepool.m
nsarray_methods.m
dispatch_async.m
try_catch.m
Advanced10
Expert5
Master5
Perl40
PHP40
Python40
R40
Ruby40
Rust40
Shell40
Swift40
TypeScript40
method_definition.m
Click to focus
1
2
3
- (void)setName:(NSString *)name {
    _name = [name copy];
}
0WPM0%0:000/61(0%)|Ln 1, Col 1
UTF-8Objective-C

Related Exercises