C Programming
Description: This test contains the basic and advanced question related to Objective C. This test is useful for CS/GATE and other students. | |
Number of Questions: 15 | |
Created by: Garima Pandit | |
Tags: objective c programmng cs gate Programming |
Which of the following is not a restriction in Posing in Objective-C?
Which of the following information is not included in NSError object?
Which of the following is an incorrect statement about NSSet in Objective C?
Which of the following is an incorrect statement about the NSNumber class in Objective C?
Which of the following is an incorrect statement about data encapsulation in Objective-C?
Which of the following is a false statement about 'properties' in Objective C?
Which of the following is a false statement about the synthesised property?
Which of the following is an incorrect statement about garbage collection (GC) in Objective C?
Which of the following is an incorrect statement about using the protocols in Objective C?
Which of the following Class Clusters are in Objective C?
Which of the following is an incorrect statement about reference counting in Objective C memory management?
Which of the following is a correct statement about 'autorelease' in Objective C?
Which of the following is an incorrect statement about Automatic Reference Counting (ARC) in Objective C?
Which of the following is not a characteristic of the Objective C category?
Which of the following is not a characteristic of Extensions in Objective-C?