what is a non volatile key word in c language?

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


Please Help Members By Posting Answers For Below Questions

How can I convert a number to a string?

609


Did c have any year 2000 problems?

658


Differentiate abs() function from fabs() function.

598


How can you draw circles in C?

626


What's the right way to use errno?

626






Why is main function so important?

618


What is the difference between a free-standing and a hosted environment?

643


What is a node in c?

550


how to print the character with maximum occurence and print that number of occurence too in a string given ?

2036


What are all different types of pointers in c?

580


What is masking?

638


What is a program flowchart?

605


How will you find a duplicate number in a array without negating the nos ?

1649


Why is it important to memset a variable, immediately after allocating memory to it ?

1556


What is the purpose of type declarations?

682