What is the use of volatile?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is ambagious result in C? explain with an example.

0 Answers   Infosys,


What is Function Pointer? Explain with example?

3 Answers  


Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"

0 Answers  


Explain how can a program be made to print the name of a source file where an error occurs?

0 Answers  


what is the structure pointer?

0 Answers   Accenture, HCL,






in which language c language is written?

2 Answers  


Explain how are portions of a program disabled in demo versions?

0 Answers  


Describe static function with its usage?

0 Answers  


is c language is a object oreinted language?

5 Answers   TCS,


main() { float f1=10.5; double db1=10.5 if(f1==db1) printf("a"); else printf("b") }

2 Answers   CSC,


An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

0 Answers  


write a program to display the numbers in the following 4 4 3 3 2 2 1 1 0 1 1 2 2 3 3 4 4

1 Answers  


Categories