Answer Posted / shruti
okies..
I really had no idea about this concept..
Can neone plz tell me how do we declare, such volatile
varibales??
Thanks..
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Explain the difference between malloc() and calloc() function?
What is c programing language?
Does sprintf put null character?
Explain what are run-time errors?
Multiply an Integer Number by 2 Without Using Multiplication Operator
What is c programming structure?
Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?
What are control structures? What are the different types?
will u please send me the placement papers to my mail???????????????????
Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58
Explain logical errors? Compare with syntax errors.
What is extern c used for?
What does *p++ do? What does it point to?
Why can't I perform arithmetic on a void* pointer?
What is volatile c?