Question 1: I read that Objective-C under the hood uses the C ABI? Is that correct?
Question 2: But in that case how does Objective-C so easily interop itself with C++?