Answer Posted / pawan
It prevent the (pseudo)compiler from applying any
optimizations on the code
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is a structure in c language. how to initialise a structure in c?
Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.
What is hash table in c?
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a
What was noalias and what ever happened to it?
What does. int *x[](); means ?
What is a void pointer in c?
Why use int main instead of void main?
Can true be a variable name in c?
What is %g in c?
A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler
How can you return multiple values from a function?
How can I write a function that takes a format string and a variable number of arguments?
What functions are in conio h?
What are the three constants used in c?