What is volatile keyword in c?
No Answer is Posted For this Question
Be the First to Post Answer
simple program of graphics and thier outpu display with a want what is out put of graohics in c language
Explain b+ tree?
Tell us two differences between new () and malloc ()?
How will you allocate memory to double a pointer?
Define Array of pointers.
Write a program for finding factorial of a number.
What does double pointer mean in c?
i need all types of question paper releted to "c" and other language.
How can I increase the allowable number of simultaneously open files?
Difference between for loop and while loop?
what will be the output: main(){char ch;int a=10;printf("%d",ch);}
36 Answers Accenture, TCS, Wipro,
main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }
11 Answers HCL, Vector, Vector India, Vector Solutions, Wipro,