Describe @objc inference?



Describe @objc inference?..

Answer / Gyaneshwar Kumar

@objc is a Swift compiler directive used to make a Swift class, structure, protocol, or enumeration accessible from Objective-C. nnWith Swift 4.2 and later, this directive can be omitted if the type conforms to the Objective-C runtime's naming conventions for classes and structures.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is an iphone app?

1 Answers  


Difference between release and autorelease ?

1 Answers  


What is a memory leak in ios?

1 Answers  


What is delegate and protocol in ios?

1 Answers  


Which class will be subclassed in iOS operating system?

1 Answers   B-Ways TecnoSoft,


Why is iboutlet weak?

1 Answers  


What is managed object context?

1 Answers  


What is the first responder and responder chain?

1 Answers  


What are the functions of managed object context?

1 Answers  


Define 'retain' keyword?

1 Answers  


What widgets can not do ?

1 Answers  


Explain Appstore uploading process

1 Answers  


Categories