What is an volatile variable?

Answer Posted / agung bakhtiar

A volatile variable is the one whose values may be changed at any time by some external sources

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between array_name and &array_name?

768


What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file

651


How can I delete a file?

620


console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above

645


What are data structures in c and how to use them?

662






What are near, far and huge pointers?

638


Is swift based on c?

624


what is event driven software and what is procedural driven software?

2003


Is c procedural or object oriented?

565


What is actual argument?

579


What does sizeof return c?

587


i got 75% in all semester am i eligible for your company

1725


How do I get a null pointer in my programs?

608


typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

699


explain what is fifo?

624