How to access or modify the const variable in c ?
Answer Posted / raj
Answer 6 would be true if you change the variable to const
volatile.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the explanation for modular programming?
What does %c do in c?
What are unions in c?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
Why use int main instead of void main?
What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?
Can you apply link and association interchangeably?
Can a pointer be static?
in linking some of os executables are linking name some of them
What is structure in c explain with example?
What is a const pointer?
What are the two types of functions in c?
What is the significance of scope resolution operator?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
What is string in c language?