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
What is include directive in c?
Why we use stdio h in c?
What is a structure in c language. how to initialise a structure in c?
What are the advantages of Macro over function?
Can you tell me how to check whether a linked list is circular?
What is linear search?
What are the similarities between c and c++?
What is static memory allocation? Explain
Why is c used in embedded systems?
How can you determine the size of an allocated portion of memory?
Describe the steps to insert data into a singly linked list.
What is c language and why we use it?
Write a program to print “hello world” without using semicolon?
Explain what will the preprocessor do for a program?
What does void main return?