what is a non volatile key word in c language?



what is a non volatile key word in c language?..

Answer / 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

More C Interview Questions

Write a simple code fragment that will check if a number is positive or negative.

0 Answers  


how to display 2-D array elements in spiral

2 Answers  


How do you view the path?

0 Answers  


Can you pass an entire structure to functions?

0 Answers  


How can you convert integers to binary or hexadecimal?

0 Answers  






Why can't I perform arithmetic on a void* pointer?

0 Answers  


What is meant by inheritance?

0 Answers  


What are the various topologies? Which one is the most secure?

2 Answers  


program to find the roots of a quardratic equation

1 Answers  


code for bubble sort?

1 Answers  


Write a C function to search a number in the given list of numbers. donot use printf and scanf

6 Answers   Honeywell, TCS,


1 1 12 21 123 321 12344231 how i creat it with for loop??

1 Answers  


Categories