What is the function of volatile in c language?
No Answer is Posted For this Question
Be the First to Post Answer
How can I write a function analogous to scanf?
What extern c means?
What is volatile keyword in c?
What are function pointers? Provide an example.
int x=sizeof(!5.856); What will value of variable x?
What is class and object in c?
if we take a number as a char then can we manipulate(add, subtract) on this number
Write a programme to find even numbers without using any conditional statement?
3 Answers ADD Software, Infosys,
why u join this call center?
Identify the operators that is not used with pointer a. && b. # c. * d. >>
Write a program to swap two numbers without using the third variable?
how to find the size of the data type like int,float without using the sizeof operator?