in Technology by

Can we use both swift (.swft) and objective c (.h .m) in same xcode project ?

1 Answer

0 votes
by

Yes, except there are few limitations. For example Swift specific features are not accessible from Objective-C. For example Generics, Tuples , Nested Types etc.

For more information you can refer this.

Related questions

0 votes
    Can we create Dynamic Classes in Objective C? If Yes, Explain how to create with a valid use case?...
asked Nov 10, 2020 in Technology by JackTerrance
0 votes
    How do I call Objective-C code from Swift?...
asked Mar 9, 2021 in Technology by JackTerrance
0 votes
    Explain the difference between Swift vs Objective-C.?...
asked Nov 30, 2020 in Technology by JackTerrance
0 votes
    How to change Swift version from 5 to 4 in Xcode?...
asked Mar 9, 2021 in Technology by JackTerrance
0 votes
    I have a view with a text field in it, but the text field is at the bottom. When I click the keyboard, it pops up ... to push the rest of the view up when a keyboard comes up?...
asked Mar 9, 2021 by JackTerrance
0 votes
    ◙ How many alignment values we use along with align attribute of ? 3 4 5 6 Select the correct answer from above options...
asked Dec 15, 2021 in Education by JackTerrance
0 votes
    Why do we use Adobe Illustrator along with R? (a) Collect the relevant data (b) Format the chart ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 22, 2021 in Education by JackTerrance
0 votes
    How we can layout subviews in a view in Objective-C?...
asked Nov 10, 2020 in Technology by JackTerrance
0 votes
    Why we use Swift Programming Language?...
asked Nov 30, 2020 in Technology by JackTerrance
0 votes
    We can delete a table along with its concept is it true or false Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    The isotopic composition of rubidium is R b 85 : 73 % R and R b 87 : 28 % R b 87 R is ... pollucite stating any assumption made. Select the correct answer from above options...
asked Jan 2, 2022 in Education by JackTerrance
0 votes
    Use of _______________ can bring external files and worms and virus along with it to the internal systems. (a) ... Security questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 3, 2021 in Education by JackTerrance
0 votes
    Explain when to use NSArray and NSMutableArray. Which one is faster and threadsafe in Objective-C?...
asked Nov 10, 2020 in Technology by JackTerrance
...