InterviewSolution
| 1. |
What Is Foundation Framework; Specify Some Of Its Features? |
|
Answer» The Foundation framework defines a base layer of classes that can be used for any type of COCOA program. Foundation framework is DESIGNED for:
The Foundation Framework is logically grouped into Categories. Value Objects:
Collections:
Operation System Services:
Notifications Archiving and Serialization XML Processing – NSXML Predicates and Expressions – NSPredicate, NSCompoundPredicate, NSComparisonPredicate. Spotlight Queries NSMetadataItem. NSMetadataQuery. The Foundation framework defines a base layer of classes that can be used for any type of Cocoa program. Foundation framework is designed for: The Foundation Framework is logically grouped into Categories. Value Objects: Collections: Operation System Services: Notifications Archiving and Serialization XML Processing – NSXML Predicates and Expressions – NSPredicate, NSCompoundPredicate, NSComparisonPredicate. Spotlight Queries NSMetadataItem. NSMetadataQuery. |
|