Answer Posted / vishnu
There is no non volatile key word in C.
we have volatile const
we have const
we have volatile key words.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which are low level languages?
List the difference between a While & Do While loops?
Explain what header files do I need in order to define the standard library functions I use?
Write a program which returns the first non repetitive character in the string?
What is string constants?
Explain how do I determine whether a character is numeric, alphabetic, and so on?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
How can you tell whether a program was compiled using c versus c++?
What is the difference between functions abs() and fabs()?
Can we change the value of constant variable in c?
Is null always defined as 0(zero)?
What is n in c?
any "C" function by default returns an a) int value b) float value c) char value d) a & b
List some of the static data structures in C?
Where are some collections of useful code fragments and examples?