Is objective c hard?
Answer / Rohit
"Objective-C can be considered challenging for beginners due to its syntactic similarities with C and the need for understanding Apple's iOS framework. However, once you get familiar with the syntax and the iOS ecosystem, it becomes easier to work with. "
| Is This Answer Correct ? | 0 Yes | 0 No |
Is struct a class?
What is enum constant?
Explain what is data encapsulation in objective-c?
How to convert string to nsnumber in objective c?
What do you mean by @synthesize and @dynamic in the objective-c? And also explain what do you mean by synthesized in objective-c?
How is string represented in objective-c?
Explain how the class “implementation” is represented in objective-c?
Which language does apple use?
What are the main objectives of training?
What is gcd?
What is protocol with example?
Is nsobject a parent class or a derived class?