When should volatile modifier be used?
No Answer is Posted For this Question
Be the First to Post Answer
what is constant pointer?
What is external and internal variables What is dynamic memory allocation what is storage classes in C
Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.
What is use of #include in c?
what is the return value (status code) of exit() function.... what the arguments(integer value) passed to it means....
Explain what does a function declared as pascal do differently?
write a program that prints a pascal triangle based on the user input(like how many stages) in an efficient time and optimized code?
what is a NULL Pointer? Whether it is same as an uninitialized pointer?
How to print "I Love My India" without using semi colon?
Write a code to reverse string seperated by spaces i/p str=India is my country o/p str=aidnI si ym yrtnuoc After writing code, optimize the code
Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?
What is keyword in c?