What does volatile do?
No Answer is Posted For this Question
Be the First to Post Answer
Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58
proc() { static i=10; printf("%d",i); } If this proc() is called second time, what is the output?
Explain what is the advantage of a random access file?
What is dynamic variable in c?
Differentiate between declaring a variable and defining a variable?
What is the difference b/w Structure & Union?
what does " calloc" do?
Eight queens puzzle
Explain the difference between malloc() and calloc() function?
How can I access an I o board directly?
why you will give me a job in TCS.
Explain is it valid to address one element beyond the end of an array?