Blog Directory logo  Blog Directory
  •  Login
  • Register
  • Submit a Blog in Featured for only $10 with PaypalFeatured BlogsBlog Listing
    Member - { Blog Details }

    hero image

    blog address: http://findnerd.com/list/view/Difference-between--and-isEqual-in-objective-c/2137/

    keywords: Difference Between Equity Operators

    member since: Jun 3, 2015 | Viewed: 259

    Difference between "==" and "isEqual:" in objective C

    Category: Technology

    These two operators or function can be used to check equity of objects or operands. "==" is used to check if pointer values of objects are same. However "isEqual:" is used to test if both objects are having same values. So "==" works on reference and "isEqual" works on value. It can be easily understand by following example: NSMutableArray *array1 = [[NSMutableArray alloc]initWithObjects:@"A", @"B", nil]; NSMutableArray *array2 = [[NSMutableArray alloc]initWithObjects:@"A", @"B", nil]; if (array1 == array2) { NSLog(@"=="); } if ([array1 isEqual:array2]) { NSLog(@"isequal"); } For full blog kindly visit the link http://findnerd.com/list/view/Difference-between--and-isEqual-in-objective-c/2137/



    { More Related Blogs }
    © 2025, Blog Directory
     | 
    Google Pagerank: 
    PRchecker.info
     | 
    Support
               Submit a Blog
               Submit a Blog
    Embrace the Remarkable Aspects of Dynamics 365 Finance and Operations

    Technology

    Embrace the Remarkable Aspects...


    Mar 10, 2022
    Samsung Galaxy S7 Edge specifications

    Technology

    Samsung Galaxy S7 Edge specifi...


    Mar 15, 2016
    Linearloop Is Now Associated With LoopBack: Achievement of 2022

    Technology

    Linearloop Is Now Associated W...


    Jan 18, 2022
    Samsung Galaxy Note 4 Shop online for best mobiles in India - Poorvikamobile.com

    Technology

    Samsung Galaxy Note 4 Shop onl...


    Feb 1, 2015
    https://the-dots.com/projects/unraveling-the-creative-mystique-does-artificial-intelligence-possess-

    Technology

    https://the-dots.com/projects/...


    Nov 10, 2023
    Software Crack

    Technology

    Software Crack...


    Apr 1, 2015