UrbanPro

Learn C Language from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

Why can we change the value of a constant variable through the pointer which points to it in the C language?

Asked by Last Modified  

Follow 4
Answer

Please enter your answer

Assistant Professor

A variable, const or not, is just a location in memory, and you can break the rules of constness and simply overwrite it. (Of course, this will cause a severe bug if some other part of the program is depending on its const data being constant!) . But the conclusion is this is an "Undefined behavior"(Depends...
read more
A variable, const or not, is just a location in memory, and you can break the rules of constness and simply overwrite it. (Of course, this will cause a severe bug if some other part of the program is depending on its const data being constant!) . But the conclusion is this is an "Undefined behavior"(Depends on compiler ...but most of time yes) read less
Comments

Oracle, Hindi, C++, C, MS Office, VBScript,JavaScript,Spoken English etc with 31 years of experience

You should not be able to do that without lots of complaints from the compiler…but if you ignore them and go ahead and do it anyway, the results are completely undefined. They will vary from compiler to compiler - they’ll be different for some constants rather than others - and the consequences will...
read more
You should not be able to do that without lots of complaints from the compiler…but if you ignore them and go ahead and do it anyway, the results are completely undefined. They will vary from compiler to compiler - they’ll be different for some constants rather than others - and the consequences will be different at different optimisation levels. You may even find that when you do this - the value of the constant ends up being different in different places within your program. So - please don’t assume you can do this - don’t even try…you’re asking for trouble. The reason why it might work is that the constant is probably stored in a specific location in memory, just like a non-constant would be stored. read less
Comments

Trainer

As the variable is constant the value cannot be changed directly and C has a provision of changing the value through pointer. But this concept is not proper way
Comments

View 1 more Answers

Related Questions

Why are operating systems written in C? Why aren't other languages used?
Operating systems are often written in C due to a combination of historical reasons, performance considerations, and system-level functionality provided by the language. C is a low-level programming language...
Deepa
0 0
7
What is = and == in C language?
'=' (Assignment Operator): The single equal sign = is used as an assignment operator. It is used to assign a value to a variable. '==' (Equality Operator): The double equal sign == is used as a relational...
Sayed
0 0
7
hi sir c progarm codeing how to write sir........
take any C book then u can learn more...
Suryateja
How do I start learning C programming and finish it in one month?
Use a book named "Let us C"by yashwant t kanetkar. Or simply by taking a class from teachers on urbanpro
Pallavi
0 0
8
Is C programming necessary to learn to become a software engineer?
C language is starting language for programming, if you will understand the concept of C language then it would be very easy to learn all programming language because somehow concepts are similar
Ujwalajagdale
0 0
7

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Basic Concepts of Web Designing
An introduction to domain names, web servers, and website hosting 1)What is the web? In a nutshell, the web is a whole bunch of interconnected computers talking to one another. The computers (on the...

Creating First Program Using C Language
Step 1: Install and setup Turbo C compiler on your computer. Step 2: Open Turbo C from your Desktop or Programs menu. Select “File” from menu bar and select option “New”. Step...

C and C++ programming with memory level debugging
Understanding C and C++ programming by using memory level debugging. Step 1: Understand the Memory map of C executable Step 2: Start memory level debugging using popular IDE Step 3: Find the memory...


Advantages of C++ Language
Advantages of C++ - C++ is a profoundly convenient dialect and is frequently the dialect of decision for multi-gadget, multi-stage application advancement. - C++ is a protest situated programming dialect...

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for C Language Classes?

The best tutors for C Language Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn C Language with the Best Tutors

The best Tutors for C Language Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more