in Technology by

Is Objective C, a dynamic language? True/False, explain.

1 Answer

0 votes
by

True, Objective-C (don’t forget the hyphen) is a cross between C and Smalltalk. The former is a statically typed language. The latter is dynamically typed. So Objective-C is not only a dynamic language.

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
+1 vote
    Describe dynamic data structure in C programming language?...
asked Nov 8, 2020 in Technology by JackTerrance
0 votes
    State whether the following statements are true or false with reasons: 1. Foreign Policy is always dynamic. 2. India has not signed NNPT or CTBT. Please answer the above question....
asked Aug 18, 2022 in Education by JackTerrance
0 votes
    Explain the difference between Swift vs Objective-C.?...
asked Nov 30, 2020 in Technology by JackTerrance
0 votes
    Explain what is dot notation in Objective-C?...
asked Nov 10, 2020 in Technology by JackTerrance
0 votes
    Explain how to call function in Objective-C....
asked Nov 10, 2020 in Technology by JackTerrance
0 votes
    Explain what is @synthesize in Objective-C?...
asked Nov 10, 2020 in Technology 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
0 votes
    Explain types of protocol in Objective C?...
asked Nov 10, 2020 in Technology by JackTerrance
0 votes
    Explain what is protocol in Objective-C?...
asked Nov 10, 2020 in Technology by JackTerrance
0 votes
0 votes
    Python is a Procedure Oriented Programming Language true or false Select the correct answer from above options...
asked Dec 6, 2021 in Education by JackTerrance
0 votes
0 votes
    Python is a Procedure Oriented Programming Language true or false Select the correct answer from above options...
asked Dec 5, 2021 in Education by JackTerrance
0 votes
    Symbol used in assembly language are known as high level language true or false Select the correct answer from above options...
asked Nov 27, 2021 in Education by JackTerrance
...