How big is a atom?
Answer / Saurabh Kumar Dubey
In programming, 'atom' refers to the smallest unit of execution or storage. Its size varies depending on the platform and architecture being used. For example, in 64-bit systems, an Objective-C object pointer (NSInteger) takes up 8 bytes.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to convert nsnumber to nsstring in objective c?
Does objective c have multiple inheritance? Why not? How to imitate various inheritance?
How to declare variable in objective c?
How to create thread in objective c?
How to call function in objective-c?
When to use nsautoreleasepool??
Is objective c the same as c sharp?
Explain the way messaging works in objective-c?
How to create uibutton programmatically in objective c?
How do I create a bridging header file?
Can a protocol have properties?
What is nsstring?