Sign Up

Have an account? Sign In Now

Sign In

Forgot Password?

Need An 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

Sorry, you do not have permission to ask a question, You must login to ask a question. Please subscribe to paid membership

Forgot Password?

Don't have account, Sign Up Here
Please subscribe to paid membership

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

Quearn

Quearn Logo Quearn Logo

Quearn Navigation

  • Home
  • Sili AI
  • Quearn Drive
  • Quearn Academy
  • Guest Post (Lifetime Dofollow Backlink)
  • Blog
  • Free Guest Post Submission
Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Home
  • Sili AI
  • Quearn Drive
  • Quearn Academy
  • Guest Post (Lifetime Dofollow Backlink)
  • Blog
  • Free Guest Post Submission
Home/ Questions/Q 1039818
Next
Answered

Quearn Latest Questions

rishabh negi
  • 0
  • 0
Poll
rishabh negi
Asked: September 18, 20242024-09-18T10:32:55+05:30 2024-09-18T10:32:55+05:30In: Education

Which is the correct syntax to declare constant pointer?

  • 0
  • 0

Poll Results

No votes. Be the first one to vote.

Participate in Poll, Choose Your Answer.

  • 2 2 Answers
  • 180 Views
  • 0 Followers
  • 0

    You must login to add an answer.

    Forgot Password?

    Need An Account, Sign Up Here

    2 Answers

    • Voted
    • Oldest
    • Recent
    1. Quearn
      Best Answer
      Quearn Quearnist
      2024-09-18T10:33:06+05:30Added an answer on September 18, 2024 at 10:33 am

      In C and C++, you can declare a constant pointer in multiple ways, depending on what you want to be constant: the pointer itself or the value it points to. The correct syntax depends on the intention:

      1. To declare a pointer that cannot change the value it points to (the data is constant), but the pointer can point to another location, you use:

      
      

      const int *ptr;

      ```

      or

      ```c

      int const *ptr;

      Both declarations ensure that the integer value `ptr` points to cannot be changed through this pointer.

      2. To declare a pointer that cannot change the address it points to (the pointer is constant), but the data it points to can be changed, you use:

      “`c

      int *const ptr;

      Here, `ptr` must be initialized at the point of declaration, and it cannot point to a different integer later.

      3. To declare a constant pointer to a constant value (neither the pointer can change the address it points to, nor can the data it points to be changed through this pointer), you use:

      “`c

      const int *const ptr;

      “`

      or

      “`c

      int const *const ptr;

      In all of these cases, `ptr` should be initialized either at declaration or before being used.

        • 0
    2. rishabh negi
      rishabh negi
      2024-09-18T10:33:16+05:30Added an answer on September 18, 2024 at 10:33 am

      D. a and c both

        • 0

    Sidebar

    Stats

    • Questions 10k
    • Answers 10k
    • Best Answers 3k
    • Users 226k
    • Popular
    • Answers
    • priya

      The header length of an IPv6 datagram is _____.

      • 3 Answers
    • Quearn

      How to approach applying for a job at a company ...

      • 7 Answers
    • priya

      In the IPv6 header,the traffic class field is similar to ...

      • 3 Answers
    • Quearn
      Quearn added an answer What Makes Quearn’s Guest Post Service Special? ✅ Permanent Placement –… May 19, 2025 at 6:03 am
    • Anonymous added an answer B. dns resolver May 9, 2025 at 4:37 pm
    • Anonymous added an answer A.CAS May 9, 2025 at 4:37 pm

    Top Members

    Stevemark

    Stevemark

    • 185k Points
    Scholar
    Ragini

    Ragini

    • 76k Points
    Professional
    Lark Davis

    Lark Davis

    • 16k Points
    Pundit
    prasanjit

    prasanjit

    • 5k Points
    Teacher
    rohit

    rohit

    • 1k Points
    Begginer

    Trending Tags

    answer computer current data diode education electric flux igbt machine magnetic mcq network poll power quearn question scr study voltage
    Сollaborator

    Latest News & Updates

    • Quearn Support

      Smart Cities: Integrating Drones and Autonomous Vehicles

    • Quearn Support

      Water Wars: How Scarcity Is Shaping Global Politics

    • Quearn Support

      Carbon Footprint 101: What It Is and Why It Matters ...

    • Quearn Support

      Cramming and Stress: How All-Nighters Affect the Brain and Body

    • Quearn Support

      What is procrastination: The Hidden Psychology Behind Delaying Tasks

    Explore

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

    Footer

    Quearn

    About

    Quearn is a social questions & Answers Engine which will help you establish your community and connect with other people.

    About Us

    • Blog
    • About Us
    • Contact Us
    • Become a Partner in Quearn
    • Free Guest Post Submission
    • Question Categories
      • AI
      • Analytics
      • Artificial Intelligence
      • Backlinks
      • Blockchain
      • Communication
      • Company
      • Cryptocurrency
      • Education
      • Internet
      • Language
      • Programmers
      • Science
      • SEO
      • University

    Legal Stuff

    • Terms & Conditions
    • Privacy Policy
    • DMCA Policy
    • Cancellation & Refund Policy

    Help

    • Support
    • FAQs
    • Guest Posting
    • Careers
    • Liberty Wire

    Follow

    © 2018-2025 All Rights Reserved by Quearn