How to access or modify the const variable in c ?
Answer Posted / guest
use pointers and u can do anything...
| Is This Answer Correct ? | 23 Yes | 17 No |
Post New Answer View All Answers
How can type-insensitive macros be created?
Difference between linking and loading?
What is the deal on sprintf_s return value?
write a program to copy the string using switch case?
What does void main return?
How can I generate floating-point random numbers?
i want to know the procedure of qualcomm for getting a job through offcampus
What are the salient features of c languages?
How can I get random integers in a certain range?
How do you construct an increment statement or decrement statement in C?
What is scanf_s in c?
What are the three constants used in c?
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
What does int main () mean?
Explain output of printf("Hello World"-'A'+'B'); ?