Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8452797
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T11:35:42+00:00 2026-06-10T11:35:42+00:00

Is it possible to initialize NSString object with null value? Something like: NSString *strNullTest

  • 0

Is it possible to initialize NSString object with null value?
Something like:

NSString *strNullTest = [[NSString alloc]initWithString:[NSNull null]];

When I am doing this it’s giving warning:

instance method -“null” not found return type default to id.

Does anyone knows the right way to initialize a string object with null?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T11:35:44+00:00Added an answer on June 10, 2026 at 11:35 am

    there is no “null string” exist in objc. why you want a null string?

    either you can use an empty string @"" or just use nil

    if you want to put the string in a array or dictionary, [NSNull null] is good. all you need to do is to compare the value with [NSNull null] fist by object == [NSNull null]

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to initialize a C++ std::queue with a NULL value like other
Why is it possible to initialize a Dictionary<T1,T2> like this: var dict = new
Is it possible to initialize all UI elements of certain type (like all TextViews
Is it possible to initialize a reference member to NULL in c++? I'm trying
Since C99 (and C++20), it's possible to initialize structs using this syntax: struct info
Is there possible to initialize a object-table of a struct in c before main?
Is it possible to initialize a String from an array of hex values, like
Was wondering if it is possible to initialize a text field with printing (this
Is it possible to initialize an object that I want to pass as an
is it possible to re-initialize an object of a class using its constructor?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.