Answer Posted / n
read-only data which should not be optimized by compiler
because it might be modified by some ways unknown by
compiler.(ex: HW, or even by other thread if we have const
volatile int *p for example, where p is the address of some
variable which is not const).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Are the outer parentheses in return statements really optional?
What are c header files?
What are operators in c?
Write a code to generate a series where the next element is the sum of last k terms.
Explain heap and queue.
What is meant by keywords in c?
How can I write a function that takes a format string and a variable number of arguments?
What is variable and explain rules to declare variable in c?
Can we change the value of #define in c?
How can you find out how much memory is available?
What is keyword with example?
What is a class c rental property?
Add Two Numbers Without Using the Addition Operator
What is the size of a union variable?
code for find determinent of amatrix